Searched refs:tipc_hset (Results 1 – 5 of 5) sorted by relevance
/frameworks/native/libs/binder/trusty/include_mock/lib/tipc/ |
D | tipc.h | 22 struct tipc_hset; 24 struct tipc_hset* tipc_hset_create(void) { in tipc_hset_create() 27 int tipc_run_event_loop(struct tipc_hset*) { in tipc_run_event_loop() argument
|
D | tipc_srv.h | 48 static inline int tipc_add_service(struct tipc_hset*, const struct tipc_port*, uint32_t, uint32_t, in tipc_add_service() argument
|
/frameworks/native/libs/binder/tests/ |
D | binderRpcTestServiceTrusty.cpp | 60 tipc_hset* hset = tipc_hset_create(); in main()
|
/frameworks/native/libs/binder/trusty/include/binder/ |
D | RpcServerTrusty.h | 57 tipc_hset* handleSet, std::string&& portName, std::shared_ptr<const PortAcl>&& portAcl,
|
/frameworks/native/libs/binder/trusty/ |
D | RpcServerTrusty.cpp | 35 tipc_hset* handleSet, std::string&& portName, std::shared_ptr<const PortAcl>&& portAcl, in make()
|