Home
last modified time | relevance | path

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

/test/xts/device_attest/services/core/utils/
Dattest_utils_file.c61 char* formatPath = realpath(filePath, NULL); in GetFileSize() local
99 char* formatPath = realpath(filePath, NULL); in WriteFile() local
153 char* formatPath = realpath(filePath, NULL); in ReadFile() local
177 static int32_t CreateFileImpl(char* formatPath, const char* fileName) in CreateFileImpl()
224 char* formatPath = realpath(path, NULL); in CreateFile() local
248 char* formatPath = realpath(filePath, NULL); in IsFileExist() local
/test/xts/device_attest/services/oem_adapter/src/
Ddevice_attest_oem_file.c60 char* formatPath = realpath(filePath, NULL); in OEMGetFileSize() local
96 char* formatPath = realpath(filePath, NULL); in OEMWriteFile() local
144 char* formatPath = realpath(filePath, NULL); in OEMReadFile() local
165 static int32_t OEMCreateFileImpl(char* formatPath, const char* fileName) in OEMCreateFileImpl()
212 char* formatPath = realpath(path, NULL); in OEMCreateFile() local
/test/xts/device_attest_lite/services/core/small/utils/
Dattest_utils_file_detail.c44 char* formatPath = realpath(filePath, NULL); in GetFileSize() local
81 char* formatPath = realpath(filePath, NULL); in WriteFile() local
140 char* formatPath = realpath(filePath, NULL); in ReadFile() local
170 char* formatPath = realpath(path, NULL); in CreateFile() local
223 char* formatPath = realpath(filePath, NULL); in IsFileExist() local