/external/fastrpc/src/ |
D | apps_std_imp.c | 214 __QAIC_IMPL_EXPORT int __QAIC_IMPL(apps_std_fopen)(const char* name, const char* mode, apps_std_FIL… in __QAIC_IMPL() function 229 __QAIC_IMPL_EXPORT int __QAIC_IMPL(apps_std_freopen)(apps_std_FILE sin, const char* name, const cha… in __QAIC_IMPL() function 250 __QAIC_IMPL_EXPORT int __QAIC_IMPL(apps_std_fflush)(apps_std_FILE sin) __QAIC_IMPL_ATTRIBUTE { in __QAIC_IMPL() function 265 __QAIC_IMPL_EXPORT int __QAIC_IMPL(apps_std_fclose)(apps_std_FILE sin) __QAIC_IMPL_ATTRIBUTE { in __QAIC_IMPL() function 286 __QAIC_IMPL_EXPORT int __QAIC_IMPL(apps_std_fread)(apps_std_FILE sin, byte* buf, int bufLen, int* b… in __QAIC_IMPL() function 315 __QAIC_IMPL_EXPORT int __QAIC_IMPL(apps_std_fwrite)(apps_std_FILE sin, const byte* buf, int bufLen,… in __QAIC_IMPL() function 340 __QAIC_IMPL_EXPORT int __QAIC_IMPL(apps_std_fgetpos)(apps_std_FILE sin, byte* pos, int posLen, int*… in __QAIC_IMPL() function 362 __QAIC_IMPL_EXPORT int __QAIC_IMPL(apps_std_fsetpos)(apps_std_FILE sin, const byte* pos, int posLen… in __QAIC_IMPL() function 386 __QAIC_IMPL_EXPORT int __QAIC_IMPL(apps_std_ftell)(apps_std_FILE sin, int* pos) __QAIC_IMPL_ATTRIBU… in __QAIC_IMPL() function 406 __QAIC_IMPL_EXPORT int __QAIC_IMPL(apps_std_fseek)(apps_std_FILE sin, int offset, apps_std_SEEK whe… in __QAIC_IMPL() function [all …]
|
D | apps_std_skel.c | 72 #ifndef __QAIC_IMPL 73 #define __QAIC_IMPL(ff) ff macro 547 return _skel_method_2((void*)__QAIC_IMPL(apps_std_stat), _sc, _pra); in _skel_invoke() 549 return _skel_method_1((void*)__QAIC_IMPL(apps_std_ftrunc), _sc, _pra); in _skel_invoke() 551 return _skel_method((void*)__QAIC_IMPL(apps_std_frename), _sc, _pra); in _skel_invoke() 1153 return _skel_method_22((void*)__QAIC_IMPL(apps_std_fopen), _sc, _pra); in __QAIC_SKEL() 1155 return _skel_method_21((void*)__QAIC_IMPL(apps_std_freopen), _sc, _pra); in __QAIC_SKEL() 1157 return _skel_method_9((void*)__QAIC_IMPL(apps_std_fflush), _sc, _pra); in __QAIC_SKEL() 1159 return _skel_method_9((void*)__QAIC_IMPL(apps_std_fclose), _sc, _pra); in __QAIC_SKEL() 1161 return _skel_method_20((void*)__QAIC_IMPL(apps_std_fread), _sc, _pra); in __QAIC_SKEL() [all …]
|
D | apps_mem_imp.c | 97 __QAIC_IMPL_EXPORT int __QAIC_IMPL(apps_mem_request_map64)(int heapid, uint32 lflags, uint32 rflags… in __QAIC_IMPL() function 145 __QAIC_IMPL_EXPORT int __QAIC_IMPL(apps_mem_request_map)(int heapid, uint32 lflags, uint32 rflags, … in __QAIC_IMPL() function 160 __QAIC_IMPL_EXPORT int __QAIC_IMPL(apps_mem_request_unmap64)(uint64 vadsp, int64 len) __QAIC_IMPL_A… in __QAIC_IMPL() function 191 __QAIC_IMPL_EXPORT int __QAIC_IMPL(apps_mem_request_unmap)(uint32 vadsp, int32 len) __QAIC_IMPL_ATT… in __QAIC_IMPL() function 201 __QAIC_IMPL_EXPORT int __QAIC_IMPL(apps_mem_share_map)(int fd, int size, uint64* vapps, uint64* vad… in __QAIC_IMPL() function 236 __QAIC_IMPL_EXPORT int __QAIC_IMPL(apps_mem_share_unmap)(uint64 vadsp, int size) __QAIC_IMPL_ATTRIB… in __QAIC_IMPL() function
|
D | apps_mem_skel.c | 72 #ifndef __QAIC_IMPL 73 #define __QAIC_IMPL(ff) ff macro 600 return _skel_method_5((void*)__QAIC_IMPL(apps_mem_request_map), _sc, _pra); in __QAIC_SKEL() 602 return _skel_method_4((void*)__QAIC_IMPL(apps_mem_request_unmap), _sc, _pra); in __QAIC_SKEL() 604 return _skel_method_3((void*)__QAIC_IMPL(apps_mem_request_map64), _sc, _pra); in __QAIC_SKEL() 606 return _skel_method_2((void*)__QAIC_IMPL(apps_mem_request_unmap64), _sc, _pra); in __QAIC_SKEL() 608 return _skel_method_1((void*)__QAIC_IMPL(apps_mem_share_map), _sc, _pra); in __QAIC_SKEL() 610 return _skel_method((void*)__QAIC_IMPL(apps_mem_share_unmap), _sc, _pra); in __QAIC_SKEL()
|
D | apps_remotectl_skel.c | 331 #ifndef __QAIC_IMPL 332 #define __QAIC_IMPL(ff) ff macro 490 return _skel_method_1((void*)__QAIC_IMPL(apps_remotectl_open), _sc, _pra); in __QAIC_SKEL() 492 return _skel_method((void*)__QAIC_IMPL(apps_remotectl_close), _sc, _pra); in __QAIC_SKEL()
|
D | adspmsgd_apps_skel.c | 73 #ifndef __QAIC_IMPL 74 #define __QAIC_IMPL(ff) ff macro 487 return _skel_method((void*)__QAIC_IMPL(adspmsgd_apps_log), _sc, _pra); in __QAIC_SKEL()
|
D | adspmsgd_adsp1_stub.c | 72 #ifndef __QAIC_IMPL 73 #define __QAIC_IMPL(ff) ff macro
|
D | adsp_default_listener_stub.c | 326 #ifndef __QAIC_IMPL 327 #define __QAIC_IMPL(ff) ff macro
|
D | adspmsgd_adsp_stub.c | 73 #ifndef __QAIC_IMPL 74 #define __QAIC_IMPL(ff) ff macro
|
D | listener_android.c | 110 __QAIC_IMPL_EXPORT int __QAIC_IMPL(apps_remotectl_open)(const char* name, uint32* handle, char* dlS… in __QAIC_IMPL() function 115 __QAIC_IMPL_EXPORT int __QAIC_IMPL(apps_remotectl_close)(uint32 handle, char* errStr, int errStrLen… in __QAIC_IMPL() function
|
D | adsp_current_process1_stub.c | 72 #ifndef __QAIC_IMPL 73 #define __QAIC_IMPL(ff) ff macro
|
D | adsp_perf_stub.c | 72 #ifndef __QAIC_IMPL 73 #define __QAIC_IMPL(ff) ff macro
|
D | remotectl_stub.c | 72 #ifndef __QAIC_IMPL 73 #define __QAIC_IMPL(ff) ff macro
|
/external/fastrpc/inc/ |
D | adsp_default_listener.h | 44 #ifndef __QAIC_IMPL 45 #define __QAIC_IMPL(ff) ff macro
|
D | adspmsgd_adsp.h | 45 #ifndef __QAIC_IMPL 46 #define __QAIC_IMPL(ff) ff macro
|
D | adsp_perf.h | 45 #ifndef __QAIC_IMPL 46 #define __QAIC_IMPL(ff) ff macro
|
D | adspmsgd_apps.h | 45 #ifndef __QAIC_IMPL 46 #define __QAIC_IMPL(ff) ff macro
|
D | apps_remotectl.h | 45 #ifndef __QAIC_IMPL 46 #define __QAIC_IMPL(ff) ff macro
|
D | adsp_current_process.h | 44 #ifndef __QAIC_IMPL 45 #define __QAIC_IMPL(ff) ff macro
|
D | adspmsgd_adsp1.h | 46 #ifndef __QAIC_IMPL 47 #define __QAIC_IMPL(ff) ff macro
|
D | remotectl.h | 45 #ifndef __QAIC_IMPL 46 #define __QAIC_IMPL(ff) ff macro
|
D | adsp_current_process1.h | 45 #ifndef __QAIC_IMPL 46 #define __QAIC_IMPL(ff) ff macro
|
D | apps_mem.h | 45 #ifndef __QAIC_IMPL 46 #define __QAIC_IMPL(ff) ff macro
|
D | adsp_listener.h | 45 #ifndef __QAIC_IMPL 46 #define __QAIC_IMPL(ff) ff macro
|
D | apps_std.h | 45 #ifndef __QAIC_IMPL 46 #define __QAIC_IMPL(ff) ff macro
|