Home
last modified time | relevance | path

Searched refs:remote_handle_close (Results 1 – 9 of 9) sorted by relevance

/external/fastrpc/src/
Dsymbols.lst33 remote_handle_close;
Dadsp_default_listener_stub.c420 (void)__QAIC_REMOTE(remote_handle_close)(*ph); in _adsp_default_listener_pls_dtor()
Dadspmsgd_adsp_stub.c470 (void)__QAIC_REMOTE(remote_handle_close)(*ph); in _adspmsgd_adsp_pls_dtor()
Dadsp_perf_stub.c471 (void)__QAIC_REMOTE(remote_handle_close)(*ph); in _adsp_perf_pls_dtor()
Dremotectl_stub.c472 (void)__QAIC_REMOTE(remote_handle_close)(*ph); in _remotectl_pls_dtor()
Dadsp_current_process_stub.c473 (void)__QAIC_REMOTE(remote_handle_close)(*ph); in _adsp_current_process_pls_dtor()
Dfastrpc_apps_user.c918 remote_handle_close(h); in remote_handle64_open()
924 int remote_handle_close(remote_handle h) in remote_handle_close() function
945 VERIFY(AEE_SUCCESS == (nErr = remote_handle_close((remote_handle)remote))); in remote_handle64_close()
Dadsp_listener_stub.c425 (void)__QAIC_REMOTE(remote_handle_close)(*ph); in _adsp_listener_pls_dtor()
/external/fastrpc/inc/
Dremote.h147 __QAIC_REMOTE_EXPORT int __QAIC_REMOTE(remote_handle_close)(remote_handle h) __QAIC_REMOTE_ATTRIBUT…