Searched defs:tipc_port (Results 1 – 2 of 2) sorted by relevance
| /frameworks/native/libs/binder/trusty/include_mock/lib/tipc/ |
| D | tipc_srv.h | 29 struct tipc_port { struct 33 const struct tipc_port_acl* acl; argument 38 int (*on_connect)(const struct tipc_port* port, handle_t chan, const struct uuid* peer, argument 48 static inline int tipc_add_service(struct tipc_hset*, const struct tipc_port*, uint32_t, uint32_t, in tipc_add_service()
|
| /frameworks/native/libs/binder/trusty/ |
| D | RpcServerTrusty.cpp | 144 int RpcServerTrusty::handleMessage(const tipc_port* /*port*/, handle_t /*chan*/, void* ctx) { in handleMessage() 161 void RpcServerTrusty::handleDisconnect(const tipc_port* /*port*/, handle_t /*chan*/, void* ctx) { in handleDisconnect()
|