Home
last modified time | relevance | path

Searched refs:apps_std_flen (Results 1 – 5 of 5) sorted by relevance

/external/fastrpc/inc/
Dapps_std.h136 __QAIC_HEADER_EXPORT int __QAIC_HEADER(apps_std_flen)(apps_std_FILE sin, uint64* len) __QAIC_HEADER…
/external/fastrpc/src/
Dlog_config.c201 VERIFY(AEE_SUCCESS == (nErr = apps_std_flen(fp, &len))); in readLogConfigFromPath()
Dfastrpc_apps_user.c1524 nErr = apps_std_flen(*fp, &len); in get_process_testsig()
1660 VERIFY(AEE_SUCCESS == (nErr = apps_std_flen(fh, &len))); in apps_dev_init()
Dapps_std_imp.c500 __QAIC_IMPL_EXPORT int __QAIC_IMPL(apps_std_flen)(apps_std_FILE sin, uint64* len) __QAIC_IMPL_ATTRI… in __QAIC_IMPL() argument
Dapps_std_skel.c1173 return _skel_method_16((void*)__QAIC_IMPL(apps_std_flen), _sc, _pra); in __QAIC_SKEL()