Searched refs:_ppraIn (Results 1 – 4 of 4) sorted by relevance
/external/fastrpc/src/ |
D | adsp_listener_stub.c | 524 static __inline int _stub_pack(allocator* _al, remote_arg* _praIn, remote_arg* _ppraIn[1], remote_a… in _stub_pack() 527 remote_arg** _ppraInStart = _ppraIn; in _stub_pack() 530 _ppraIn = &_praIn; in _stub_pack() 539 static __inline int _stub_pack_1(allocator* _al, remote_arg* _praIn, remote_arg* _ppraIn[1], remote… in _stub_pack_1() 542 remote_arg** _ppraInStart = _ppraIn; in _stub_pack_1() 545 _ppraIn = &_praIn; in _stub_pack_1() 576 remote_arg** _ppraIn = &_praIn; in _stub_method() local 607 …_TRY(_nErr, _stub_pack_1(_al, (_praIn + 1), _ppraIn, (_praROut + 0), _ppraROut, _seq_primIn2, 0, (… in _stub_method() 614 …_TRY(_nErr, _stub_pack(_al, (_praIn + 2), _ppraIn, (_praROut + 0), _ppraROut, _seq_primIn6, 0, (ch… in _stub_method() 650 static __inline int _stub_pack_2(allocator* _al, remote_arg* _praIn, remote_arg* _ppraIn[1], remote… in _stub_pack_2() [all …]
|
D | adsp_current_process1_stub.c | 497 static __inline int _stub_pack(_allocator* _al, remote_arg* _praIn, remote_arg* _ppraIn[1], remote_… in _stub_pack() 500 remote_arg** _ppraInStart = _ppraIn; in _stub_pack() 503 _ppraIn = &_praIn; in _stub_pack() 526 remote_arg** _ppraIn = &_praIn; in _stub_method_1() local 551 …_TRY(_nErr, _stub_pack(_al, (_praIn + 1), _ppraIn, (_praROut + 0), _ppraROut, _seq_primIn1, 0, SLI… in _stub_method_1()
|
D | adsp_current_process_stub.c | 579 static __inline int _stub_pack(_allocator* _al, remote_arg* _praIn, remote_arg* _ppraIn[1], remote_… in _stub_pack() 582 remote_arg** _ppraInStart = _ppraIn; in _stub_pack() 585 _ppraIn = &_praIn; in _stub_pack() 608 remote_arg** _ppraIn = &_praIn; in _stub_method_1() local 633 …_TRY(_nErr, _stub_pack(_al, (_praIn + 1), _ppraIn, (_praROut + 0), _ppraROut, _seq_primIn1, 0, SLI… in _stub_method_1()
|
D | apps_std_skel.c | 731 static __inline int _skel_unpack(_allocator* _al, remote_arg* _praIn, remote_arg* _ppraIn[1], remot… in _skel_unpack() 734 remote_arg** _ppraInStart = _ppraIn; in _skel_unpack() 737 _ppraIn = &_praIn; in _skel_unpack() 767 remote_arg** _ppraIn = &_praIn; in _skel_method_11() local 809 …_TRY(_nErr, _skel_unpack(_al, (_praIn + 3), _ppraIn, (_praROut + 0), _ppraROut, _praHIn, _ppraHIn,… in _skel_method_11()
|