Home
last modified time | relevance | path

Searched refs:tipc_hset_create (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/binder/trusty/include_mock/lib/tipc/
Dtipc.h24 struct tipc_hset* tipc_hset_create(void) { in tipc_hset_create() function
/frameworks/native/libs/binder/tests/
DbinderRpcTestServiceTrusty.cpp60 tipc_hset* hset = tipc_hset_create(); in main()