• Home
  • Raw
  • Download

Lines Matching refs:_mid

556 static __inline int _stub_method(remote_handle _handle, uint32_t _mid, char* _in0[1], uint32_t _rou…  in _stub_method()  argument
579 …_TRY(_nErr, __QAIC_REMOTE(remote_handle_invoke)(_handle, REMOTE_SCALARS_MAKEX(0, _mid, 2, 2, 0, 0)… in _stub_method()
586 uint32_t _mid = 0; in __QAIC_STUB() local
587 …return _stub_method(_remotectl_handle(), _mid, (char**)&name, (uint32_t*)handle, (char**)&dlerror,… in __QAIC_STUB()
589 static __inline int _stub_method_1(remote_handle _handle, uint32_t _mid, uint32_t _in0[1], char* _r… in _stub_method_1() argument
608 …_TRY(_nErr, __QAIC_REMOTE(remote_handle_invoke)(_handle, REMOTE_SCALARS_MAKEX(0, _mid, 1, 2, 0, 0)… in _stub_method_1()
614 uint32_t _mid = 1; in __QAIC_STUB() local
615 …return _stub_method_1(_remotectl_handle(), _mid, (uint32_t*)&handle, (char**)&dlerror, (uint32_t*)… in __QAIC_STUB()
617 static __inline int _stub_method_2(remote_handle _handle, uint32_t _mid, uint32_t _in0[1], uint32_t… in _stub_method_2() argument
625 …_TRY(_nErr, __QAIC_REMOTE(remote_handle_invoke)(_handle, REMOTE_SCALARS_MAKEX(0, _mid, 1, 0, 0, 0)… in _stub_method_2()
630 uint32_t _mid = 2; in __QAIC_STUB() local
631 return _stub_method_2(_remotectl_handle(), _mid, (uint32_t*)&phyAddr, (uint32_t*)&nSize); in __QAIC_STUB()
633 static __inline int _stub_method_3(remote_handle _handle, uint32_t _mid, uint32_t _in0[1], char* _i… in _stub_method_3() argument
645 …_TRY(_nErr, __QAIC_REMOTE(remote_handle_invoke)(_handle, REMOTE_SCALARS_MAKEX(0, _mid, 2, 0, 0, 0)… in _stub_method_3()
650 uint32_t _mid = 3; in __QAIC_STUB() local
651 …return _stub_method_3(_remotectl_handle(), _mid, (uint32_t*)&reqID, (char**)&params, (uint32_t*)&p… in __QAIC_STUB()