Home
last modified time | relevance | path

Searched refs:apps_std_fopen_with_env (Results 1 – 4 of 4) sorted by relevance

/external/fastrpc/inc/
Dapps_std.h171 __QAIC_HEADER_EXPORT int __QAIC_HEADER(apps_std_fopen_with_env)(const char* envvarname, const char*…
/external/fastrpc/src/
Dapps_std_imp.c653 __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()
Dfastrpc_apps_user.c1522 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()
Dapps_std_skel.c1191 return _skel_method_13((void*)__QAIC_IMPL(apps_std_fopen_with_env), _sc, _pra); in __QAIC_SKEL()