Home
last modified time | relevance | path

Searched refs:_skel_method_1 (Results 1 – 3 of 3) sorted by relevance

/external/fastrpc/src/
Dapps_remotectl_skel.c447 static __inline int _skel_method_1(int (*_pfn)(char*, uint32_t*, char*, uint32_t, uint32_t*), uint3… in _skel_method_1() function
490 return _skel_method_1((void*)__QAIC_IMPL(apps_remotectl_open), _sc, _pra); in __QAIC_SKEL()
Dapps_mem_skel.c477 static __inline int _skel_method_1(int (*_pfn)(uint32_t, uint32_t, uint64_t*, uint64_t*), uint32_t … in _skel_method_1() function
608 return _skel_method_1((void*)__QAIC_IMPL(apps_mem_share_map), _sc, _pra); in __QAIC_SKEL()
Dapps_std_skel.c496 static __inline int _skel_method_1(int (*_pfn)(uint32_t, uint32_t), uint32_t _sc, remote_arg* _pra)… in _skel_method_1() function
549 return _skel_method_1((void*)__QAIC_IMPL(apps_std_ftrunc), _sc, _pra); in _skel_invoke()