Lines Matching refs:_pra
462 …rocess1_skel_handle_invoke)(remote_handle64 _h, uint32_t _sc, remote_arg* _pra) __QAIC_STUB_ATTRIB… in __QAIC_STUB()
463 return __QAIC_REMOTE(remote_handle64_invoke)(_h, _sc, _pra); in __QAIC_STUB()
475 remote_arg* _pra = 0; in _stub_method() local
477 …, __QAIC_REMOTE(remote_handle64_invoke)(_handle, REMOTE_SCALARS_MAKEX(0, _mid, 0, 0, 0, 0), _pra)); in _stub_method()
518 remote_arg* _pra; in _stub_method_1() local
540 _ALLOCATE(_nErr, _al, ((((_numIn[0] + _numROut[0]) + 1) + 0) * sizeof(_pra[0])), 4, _pra); in _stub_method_1()
541 _pra[0].buf.pv = (void*)_primIn; in _stub_method_1()
542 _pra[0].buf.nLen = sizeof(_primIn); in _stub_method_1()
545 _praIn = (_pra + 1); in _stub_method_1()
553 …4_invoke)(_handle, REMOTE_SCALARS_MAKEX(0, _mid, (_numIn[0] + 1), (_numROut[0] + 0), 0, 0), _pra)); in _stub_method_1()
569 remote_arg _pra[1]; in _stub_method_2() local
573 _pra[(_numIn[0] + 0)].buf.pv = (void*)_primROut; in _stub_method_2()
574 _pra[(_numIn[0] + 0)].buf.nLen = sizeof(_primROut); in _stub_method_2()
575 …, __QAIC_REMOTE(remote_handle64_invoke)(_handle, REMOTE_SCALARS_MAKEX(0, _mid, 0, 1, 0, 0), _pra)); in _stub_method_2()