Home
last modified time | relevance | path

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

/external/fastrpc/inc/
Dapps_std.h188 __QAIC_HEADER_EXPORT int __QAIC_HEADER(apps_std_fileExists)(const char* path, boolean* exists) __QA…
/external/fastrpc/src/
Dlog_config.c179 VERIFY(AEE_SUCCESS == (nErr = apps_std_fileExists(path,&fileExists))); in readLogConfigFromPath()
Dapps_std_imp.c822 __QAIC_HEADER_EXPORT int __QAIC_HEADER(apps_std_fileExists)(const char* path, boolean* exists) __QA… in __QAIC_HEADER() argument
Dapps_std_skel.c1197 return _skel_method_10((void*)__QAIC_IMPL(apps_std_fileExists), _sc, _pra); in __QAIC_SKEL()