Searched refs:_adsp_current_process_handle (Results 1 – 1 of 1) sorted by relevance
/external/fastrpc/src/ |
D | adsp_current_process_stub.c | 493 __QAIC_STUB_EXPORT remote_handle _adsp_current_process_handle(void) { in _adsp_current_process_handle() function 496 …if(0 == adsp_pls_add_lookup((uint32_t)_adsp_current_process_handle, 0, sizeof(*ph), _adsp_current… in _adsp_current_process_handle() 501 …if(0 == HAP_pls_add_lookup((uint32_t)_adsp_current_process_handle, 0, sizeof(*ph), _adsp_current_… in _adsp_current_process_handle() 525 __QAIC_STUB_EXPORT remote_handle _adsp_current_process_handle(void) { in _adsp_current_process_handle() function 545 return __QAIC_REMOTE(remote_handle_invoke)(_adsp_current_process_handle(), _sc, _pra); in __QAIC_STUB() 565 return _stub_method(_adsp_current_process_handle(), _mid); in __QAIC_STUB() 569 return _stub_method(_adsp_current_process_handle(), _mid); in __QAIC_STUB() 647 …return _stub_method_1(_adsp_current_process_handle(), _mid, (uint16_t*)&mask, (void**)&filesToLog,… in __QAIC_STUB() 664 return _stub_method_2(_adsp_current_process_handle(), _mid, (uint32_t*)asid); in __QAIC_STUB()
|