Searched refs:kNodeOps (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/system/core/devmgr/
H A Ddevhost-rpc-server.cpp638 static const fuchsia_io_Node_ops_t kNodeOps = { variable
652 return fuchsia_io_Node_dispatch(cookie, txn, msg, &kNodeOps);
/fuchsia/zircon/system/ulib/fs/
H A Dconnection.cpp158 const fuchsia_io_Node_ops kNodeOps = { member in namespace:fs::__anon1113
826 return fuchsia_io_Node_dispatch(this, txn, msg, &kNodeOps);

Completed in 64 milliseconds