Home
last modified time | relevance | path

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

/test/xts/device_attest/services/core/utils/
H A 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); ReadFile() local
177 CreateFileImpl(char* formatPath, const char* fileName) CreateFileImpl() argument
224 char* formatPath = realpath(path, NULL); CreateFile() local
248 char* formatPath = realpath(filePath, NULL); IsFileExist() local
[all...]
/test/xts/device_attest/services/oem_adapter/src/
H A 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); OEMReadFile() local
165 OEMCreateFileImpl(char* formatPath, const char* fileName) OEMCreateFileImpl() argument
212 char* formatPath = realpath(path, NULL); OEMCreateFile() local
[all...]
/test/xts/device_attest_lite/services/core/small/utils/
H A 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); ReadFile() local
170 char* formatPath = realpath(path, NULL); CreateFile() local
223 char* formatPath = realpath(filePath, NULL); IsFileExist() local
[all...]

Completed in 2 milliseconds