Searched refs:apps_std_fopen_with_env (Results 1 – 4 of 4) sorted by relevance
/external/fastrpc/inc/ |
D | apps_std.h | 171 __QAIC_HEADER_EXPORT int __QAIC_HEADER(apps_std_fopen_with_env)(const char* envvarname, const char*…
|
/external/fastrpc/src/ |
D | apps_std_imp.c | 653 __QAIC_IMPL_EXPORT int __QAIC_IMPL(apps_std_fopen_with_env)(const char* envvarname, in __QAIC_IMPL() argument 1022 …VERIFYC(0 == (nOpenErr = apps_std_fopen_with_env("ADSP_LIBRARY_PATH", ";", name, "r", &ps)), AEE_E… in __QAIC_HEADER()
|
D | fastrpc_apps_user.c | 1522 nErr = apps_std_fopen_with_env("ADSP_LIBRARY_PATH", ";", testsig, "r", fp); in get_process_testsig() 1579 nErr = apps_std_fopen_with_env("ADSP_LIBRARY_PATH", ";", shell_absName, "r", fh); in open_shell()
|
D | apps_std_skel.c | 1191 return _skel_method_13((void*)__QAIC_IMPL(apps_std_fopen_with_env), _sc, _pra); in __QAIC_SKEL()
|