Home
last modified time | relevance | path

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

/external/fastrpc/src/
Dremotectl_stub.c492 __QAIC_STUB_EXPORT remote_handle _remotectl_handle(void) { in _remotectl_handle() function
495 …if(0 == adsp_pls_add_lookup((uint32_t)_remotectl_handle, 0, sizeof(*ph), _remotectl_pls_ctor, "re… in _remotectl_handle()
500 …if(0 == HAP_pls_add_lookup((uint32_t)_remotectl_handle, 0, sizeof(*ph), _remotectl_pls_ctor, "rem… in _remotectl_handle()
524 __QAIC_STUB_EXPORT remote_handle _remotectl_handle(void) { in _remotectl_handle() function
544 return __QAIC_REMOTE(remote_handle_invoke)(_remotectl_handle(), _sc, _pra); in __QAIC_STUB()
587 …return _stub_method(_remotectl_handle(), _mid, (char**)&name, (uint32_t*)handle, (char**)&dlerror,… in __QAIC_STUB()
615 …return _stub_method_1(_remotectl_handle(), _mid, (uint32_t*)&handle, (char**)&dlerror, (uint32_t*)… in __QAIC_STUB()
631 return _stub_method_2(_remotectl_handle(), _mid, (uint32_t*)&phyAddr, (uint32_t*)&nSize); in __QAIC_STUB()
651 …return _stub_method_3(_remotectl_handle(), _mid, (uint32_t*)&reqID, (char**)&params, (uint32_t*)&p… in __QAIC_STUB()