Searched refs:_praHROut (Results 1 – 1 of 1) sorted by relevance
/external/fastrpc/src/ |
D | apps_std_skel.c | 731 …_ppraROut[1], remote_arg* _praHIn, remote_arg* _ppraHIn[1], remote_arg* _praHROut, remote_arg* _pp… in _skel_unpack() argument 771 remote_arg* _praHROut = 0; in _skel_method_11() local 772 remote_arg** _ppraHROut = &_praHROut; in _skel_method_11() 803 if(_praHROut == 0) in _skel_method_11() 804 (_praHROut = _praHIn + _numInH[0] + 0); in _skel_method_11() 809 …l, (_praIn + 3), _ppraIn, (_praROut + 0), _ppraROut, _praHIn, _ppraHIn, _praHROut, _ppraHROut, _se… in _skel_method_11()
|