Home
last modified time | relevance | path

Searched refs:ipc_connect (Results 1 – 3 of 3) sorted by relevance

/system/core/trusty/storage/proxy/
Dipc.h21 int ipc_connect(const char *device, const char *service_name);
Dipc.c35 int ipc_connect(const char *device, const char *port) in ipc_connect() function
Dproxy.c255 rc = ipc_connect(trusty_devname, ss_srv_name); in main()