Home
last modified time | relevance | path

Searched refs:remote_handle64_open (Results 1 – 5 of 5) sorted by relevance

/external/fastrpc/src/
Dsymbols.lst46 remote_handle64_open;
Dadspmsgd_adsp1_stub.c466 return __QAIC_REMOTE(remote_handle64_open)(uri, h); in __QAIC_STUB()
Dadsp_current_process1_stub.c469 return __QAIC_REMOTE(remote_handle64_open)(uri, h); in __QAIC_STUB()
Dfastrpc_apps_user.c902 int remote_handle64_open(const char* name, remote_handle64 *ph) in remote_handle64_open() function
/external/fastrpc/inc/
Dremote.h135 __QAIC_REMOTE_EXPORT int __QAIC_REMOTE(remote_handle64_open)(const char* name, remote_handle64 *ph)…