Home
last modified time | relevance | path

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

/aosp_15_r20/system/chre/host/msm/daemon/generated/
H A Dchre_slpi_stub.c539 static __inline int _stub_method(remote_handle _handle, uint32_t _mid) { in _stub_method() function
548 return _stub_method(_chre_slpi_handle(), _mid); in __QAIC_STUB()
552 return _stub_method(_chre_slpi_handle(), _mid); in __QAIC_STUB()
556 return _stub_method(_chre_slpi_handle(), _mid); in __QAIC_STUB()
560 return _stub_method(_chre_slpi_handle(), _mid); in __QAIC_STUB()
/aosp_15_r20/external/fastrpc/src/
H A Dadspmsgd_adsp1_stub.c471 static __inline int _stub_method(remote_handle64 _handle, uint32_t _mid) { in _stub_method() function
480 return _stub_method(_handle, _mid); in __QAIC_STUB()
484 return _stub_method(_handle, _mid); in __QAIC_STUB()
H A Dadsp_current_process1_stub.c474 static __inline int _stub_method(remote_handle64 _handle, uint32_t _mid) { in _stub_method() function
483 return _stub_method(_handle, _mid); in __QAIC_STUB()
487 return _stub_method(_handle, _mid); in __QAIC_STUB()
H A Dadsp_current_process_stub.c556 static __inline int _stub_method(remote_handle _handle, uint32_t _mid) { in _stub_method() function
565 return _stub_method(_adsp_current_process_handle(), _mid); in __QAIC_STUB()
569 return _stub_method(_adsp_current_process_handle(), _mid); in __QAIC_STUB()
H A Dadsp_default_listener_stub.c503 static __inline int _stub_method(remote_handle _handle, uint32_t _mid) { in _stub_method() function
512 return _stub_method(_adsp_default_listener_handle(), _mid); in __QAIC_STUB()
H A Dadspmsgd_adsp_stub.c553 static __inline int _stub_method(remote_handle _handle, uint32_t _mid, uint32_t _in0[1], uint32_t _… in _stub_method() function
575 …return _stub_method(_adspmsgd_adsp_handle(), _mid, (uint32_t*)&heapid, (uint32_t*)&ion_flags, (uin… in __QAIC_STUB()
H A Dadsp_perf_stub.c554 static __inline int _stub_method(remote_handle _handle, uint32_t _mid, uint32_t _in0[1]) { in _stub_method() function
567 return _stub_method(_adsp_perf_handle(), _mid, (uint32_t*)&ix); in __QAIC_STUB()
H A Dremotectl_stub.c556 static __inline int _stub_method(remote_handle _handle, uint32_t _mid, char* _in0[1], uint32_t _rou… in _stub_method() function
587 …return _stub_method(_remotectl_handle(), _mid, (char**)&name, (uint32_t*)handle, (char**)&dlerror,… in __QAIC_STUB()
H A Dadsp_listener_stub.c562 static __inline int _stub_method(remote_handle _handle, uint32_t _mid, uint32_t _in0[1], uint32_t _… in _stub_method() function
640 …return _stub_method(_adsp_listener_handle(), _mid, (uint32_t*)&prevCtx, (uint32_t*)&prevResult, (v… in __QAIC_STUB()