Home
last modified time | relevance | path

Searched defs:tipc_connect (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/system/core/trusty/libtrusty/
H A Dtrusty.c172 int tipc_connect(const char* dev_name, const char* srv_name) { in tipc_connect() function
/aosp_15_r20/trusty/user/base/lib/tipc/
Dtipc.c29 int tipc_connect(handle_t* handle_p, const char* port) { in tipc_connect() function
/aosp_15_r20/trusty/user/base/lib/tipc/test/main/
Dmain.c2517 TEST(ipc, tipc_connect) { in TEST() argument