Home
last modified time | relevance | path

Searched defs:formatPath (Results 1 – 3 of 3) sorted by relevance

/test/xts/device_attest/services/oem_adapter/src/
Ddevice_attest_oem_file.c58 char* formatPath = realpath(filePath, NULL); in OEMGetFileSize() local
90 char* formatPath = realpath(filePath, NULL); in OEMWriteFile() local
138 char* formatPath = realpath(filePath, NULL); in OEMReadFile() local
165 char* formatPath = realpath(path, NULL); in OEMCreateFile() local
/test/xts/device_attest/services/core/utils/
Dattest_utils_file.c58 char* formatPath = realpath(filePath, NULL); in GetFileSize() local
96 char* formatPath = realpath(filePath, NULL); in WriteFile() local
150 char* formatPath = realpath(filePath, NULL); in ReadFile() local
180 char* formatPath = realpath(path, NULL); in CreateFile() local
233 char* formatPath = realpath(filePath, NULL); in IsFileExist() local
/test/xts/device_attest_lite/services/core/utils/
Dattest_utils_file.c183 char* formatPath = realpath(filePath, NULL); in GetFileSize() local
221 char* formatPath = realpath(filePath, NULL); in WriteFile() local
280 char* formatPath = realpath(filePath, NULL); in ReadFile() local
310 char* formatPath = realpath(path, NULL); in CreateFile() local
363 char* formatPath = realpath(filePath, NULL); in IsFileExist() local