Home
last modified time | relevance | path

Searched defs:path (Results 26 - 50 of 160) sorted by relevance

1234567

/test/xts/acts/global_lite/i18n_lite/resource_parse_load/src/
H A Dglobal_test.cpp68 const char *path = resPath.c_str(); in GetResId() local
H A Dhap_resource_test.cpp150 const char *path = resPath.c_str(); in HWTEST_F() local
/test/xts/device_attest_lite/services/core/mini/utils/
H A Dattest_utils_file_detail.c60 int32_t GetFileSize(const char* path, const char* fileName, uint32_t* result) in GetFileSize() argument
73 int32_t WriteFile(const char* path, const char* fileName, const char* data, uint32_t dataLen) in WriteFile() argument
105 int32_t ReadFile(const char* path, const char* fileName, char* buffer, uint32_t bufferLen) in ReadFile() argument
133 int32_t CreateFile(const char* path, const char* fileName) in CreateFile() argument
147 bool IsFileExist(const char* path, cons argument
161 DeleteFile(const char* path, const char* fileName) DeleteFile() argument
[all...]
/test/xts/acts/storage/storagefileurindktest/entry/src/main/cpp/
H A Dgetpathfromuri.cpp30 char path[] = "/data/storage/el2/base/files/test1.txt"; in GetUriFromPath() local
/test/xts/hats/kernel/syscalls/fileio/chdir/
H A DChdirApiTest.cpp65 char path[PATH_MAX_LEN]; in HWTEST_F() local
85 char path[PATH_MAX_LEN]; in HWTEST_F() local
107 char path[PATH_MAX_LEN]; in HWTEST_F() local
130 char path[PATH_MAX_LEN]; HWTEST_F() local
[all...]
/test/xts/hats/kernel/syscalls/fileio/fchdir/
H A DFchdirApiTest.cpp68 char path[PATH_MAX_LEN] = { 0 }; in HWTEST_F() local
/test/xts/hats/kernel/syscalls/fileio/mkdirat/
H A DMkdiratApiTest.cpp74 char path[MAX_LEN] = { 0 }; in HWTEST_F() local
127 const char *path = "/data/local/tmp/abcd/abcd"; in HWTEST_F() local
/test/xts/hats/kernel/syscalls/fileio/faccessat/
H A DFaccessatApiTest.cpp70 char path[PATH_MAX_LEN]; in HWTEST_F() local
/test/xts/hats/kernel/syscalls/fileio/mknodat/
H A DMknodatApiTest.cpp103 const char *path = "/data/local/tmp/abcd/abcd"; in HWTEST_F() local
/device/soc/rockchip/rk2206/adapter/hals/utils/file/
H A Dhal_file.c65 int HalFileOpen(const char* path, int oflag, int mode) in HalFileOpen() argument
103 int HalFileStat(const char* path, unsigned int* fileSize) in HalFileStat() argument
130 int HalFileDelete(const char* path) in HalFileDelete() argument
/test/testfwk/developer_test/aw/cxx/distributed/utils/
H A Dcsv_transform_xml.h134 void getAllFiles(std::string path) in getAllFiles() argument
/test/xts/acts/arkcompiler/arkts_module_test/napi_load/entry/src/main/cpp/
H A Dhello.cpp60 char path[charSize] = {0}; in loadModuleWithInfo() local
/test/xts/acts/arkcompiler/arkts_module_test/napi_load/harOne/src/main/cpp/
H A Dhello.cpp60 char path[charSize] = {0}; in loadModuleWithInfo() local
/test/xts/acts/arkcompiler/arkts_module_test/napi_load/harTwo/src/main/cpp/
H A Dhello.cpp60 char path[charSize] = {0}; in loadModuleWithInfo() local
/test/xts/acts/arkcompiler/arkts_module_test/napi_load/hspOne/src/main/cpp/
H A Dhello.cpp60 char path[charSize] = {0}; in loadModuleWithInfo() local
/test/xts/acts/arkcompiler/arkts_module_test/napi_load/hspTwo/src/main/cpp/
H A Dhello.cpp60 char path[charSize] = {0}; in loadModuleWithInfo() local
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dinotifyndk.cpp72 char path[] = "/data/storage/el2/base/files/testWatch"; in InotifyAddWatch() local
96 char path[] = "/data/storage/el2/base/files/testWatch"; in InotifyRmWatch() local
[all...]
H A Dsemndk.cpp30 static const char path[] = "."; in Semop() local
45 static const char path[] = "."; in Semtimedop() local
66 static const char path[] = "."; in Semctl() local
87 static const char path[] = "."; in Semget() local
H A Dshmndk.cpp36 static const char path[] = "."; in Shmget() local
47 static const char path[] = "."; in Shmdt() local
62 static const char path[] = "."; in Shmctl() local
72 static const char path[] = "."; in Shmat() local
/test/xts/acts/graphic/acts_drawing_native/
H A DDrawingNativeCanvasTest.cpp1442 OH_Drawing_Path *path = OH_Drawing_PathCreate(); in HWTEST_F() local
1473 OH_Drawing_Path *path = OH_Drawing_PathCreate(); in HWTEST_F() local
[all...]
H A DDrawingNativePathTestPart2.cpp49 OH_Drawing_Path *path = OH_Drawing_PathCreate(); in HWTEST_F() local
73 OH_Drawing_Path *path = OH_Drawing_PathCreate(); HWTEST_F() local
103 OH_Drawing_Path *path = OH_Drawing_PathCreate(); HWTEST_F() local
130 OH_Drawing_Path *path = OH_Drawing_PathCreate(); HWTEST_F() local
158 OH_Drawing_Path *path = OH_Drawing_PathCreate(); HWTEST_F() local
183 OH_Drawing_Path *path = OH_Drawing_PathCreate(); HWTEST_F() local
214 OH_Drawing_Path *path = OH_Drawing_PathCreate(); HWTEST_F() local
247 OH_Drawing_Path *path = OH_Drawing_PathCreate(); HWTEST_F() local
279 OH_Drawing_Path *path = OH_Drawing_PathCreate(); HWTEST_F() local
307 OH_Drawing_Path *path = OH_Drawing_PathCreate(); HWTEST_F() local
333 OH_Drawing_Path *path = OH_Drawing_PathCreate(); HWTEST_F() local
363 OH_Drawing_Path *path = OH_Drawing_PathCreate(); HWTEST_F() local
395 OH_Drawing_Path *path = OH_Drawing_PathCreate(); HWTEST_F() local
424 OH_Drawing_Path *path = OH_Drawing_PathCreate(); HWTEST_F() local
450 OH_Drawing_Path *path = OH_Drawing_PathCreate(); HWTEST_F() local
478 OH_Drawing_Path *path = OH_Drawing_PathCreate(); HWTEST_F() local
504 OH_Drawing_Path *path = OH_Drawing_PathCreate(); HWTEST_F() local
532 OH_Drawing_Path *path = OH_Drawing_PathCreate(); HWTEST_F() local
560 OH_Drawing_Path *path = OH_Drawing_PathCreate(); HWTEST_F() local
592 OH_Drawing_Path *path = OH_Drawing_PathCreate(); HWTEST_F() local
624 OH_Drawing_Path *path = OH_Drawing_PathCreate(); HWTEST_F() local
657 OH_Drawing_Path *path = OH_Drawing_PathCreate(); HWTEST_F() local
679 OH_Drawing_Path *path = OH_Drawing_PathCreate(); HWTEST_F() local
706 OH_Drawing_Path *path = OH_Drawing_PathCreate(); HWTEST_F() local
731 OH_Drawing_Path *path = OH_Drawing_PathCreate(); HWTEST_F() local
756 OH_Drawing_Path *path = OH_Drawing_PathCreate(); HWTEST_F() local
778 OH_Drawing_Path *path = OH_Drawing_PathCreate(); HWTEST_F() local
801 OH_Drawing_Path *path = OH_Drawing_PathCreate(); HWTEST_F() local
828 OH_Drawing_Path *path = OH_Drawing_PathCreate(); HWTEST_F() local
850 OH_Drawing_Path *path = OH_Drawing_PathCreate(); HWTEST_F() local
879 OH_Drawing_Path *path = OH_Drawing_PathCreate(); HWTEST_F() local
910 OH_Drawing_Path *path = OH_Drawing_PathCreate(); HWTEST_F() local
935 OH_Drawing_Path *path = OH_Drawing_PathCreate(); HWTEST_F() local
1048 OH_Drawing_Path *path = OH_Drawing_PathCreate(); HWTEST_F() local
1079 OH_Drawing_Path *path = OH_Drawing_PathCreate(); HWTEST_F() local
1102 OH_Drawing_Path *path = OH_Drawing_PathCreate(); HWTEST_F() local
1132 OH_Drawing_Path *path = OH_Drawing_PathCreate(); HWTEST_F() local
1154 OH_Drawing_Path *path = OH_Drawing_PathCreate(); HWTEST_F() local
1177 OH_Drawing_Path *path = OH_Drawing_PathCreate(); HWTEST_F() local
1196 OH_Drawing_Path *path = OH_Drawing_PathCreate(); HWTEST_F() local
1220 OH_Drawing_Path *path = OH_Drawing_PathCreate(); HWTEST_F() local
1246 OH_Drawing_Path *path = OH_Drawing_PathCreate(); HWTEST_F() local
1269 OH_Drawing_Path *path = OH_Drawing_PathCreate(); HWTEST_F() local
1288 OH_Drawing_Path *path = OH_Drawing_PathCreate(); HWTEST_F() local
1312 OH_Drawing_Path *path = OH_Drawing_PathCreate(); HWTEST_F() local
1340 OH_Drawing_Path *path = OH_Drawing_PathCreate(); HWTEST_F() local
1366 OH_Drawing_Path *path = OH_Drawing_PathCreate(); HWTEST_F() local
1392 OH_Drawing_Path *path = OH_Drawing_PathCreate(); HWTEST_F() local
1413 OH_Drawing_Path *path = OH_Drawing_PathCreate(); HWTEST_F() local
1432 OH_Drawing_Path *path = OH_Drawing_PathCreate(); HWTEST_F() local
[all...]
/test/xts/acts/graphic/graphicnapidrawingtest/
H A DNativeDrawingPathLargeValueTest.cpp54 OH_Drawing_Path* path = OH_Drawing_PathCreate(); in HWTEST_F() local
193 OH_Drawing_Path* path = OH_Drawing_PathCreate(); in HWTEST_F() local
210 OH_Drawing_Path* path in HWTEST_F() local
[all...]
/test/xts/acts/kernel_lite/utils/
H A Dlibfs.cpp124 char *path = getcwd(path1, MAX_PATH_SIZE); in GetCurrentPath() local
/test/xts/acts/kernel_lite/fs_posix/src/
H A DFsOtherTest.cpp100 int FtwCheckDirTree(const char *path, const struct stat *sb, int flag) in FtwCheckDirTree() argument
145 int NftwCheckDirTree(const char *path, cons argument
[all...]
/test/xts/device_attest/services/core/utils/
H A Dattest_utils_file.c48 int32_t GetFileSize(const char* path, const char* fileName, uint32_t* result) in GetFileSize() argument
86 int32_t WriteFile(const char* path, const char* fileName, const char* data, uint32_t dataLen) in WriteFile() argument
134 ReadFile(const char* path, const char* fileName, char* buffer, uint32_t bufferLen) ReadFile() argument
219 CreateFile(const char* path, const char* fileName) CreateFile() argument
238 IsFileExist(const char* path, const char* fileName) IsFileExist() argument
265 ReadFileBuffer(const char* path, const char* fileName, char** outStr) ReadFileBuffer() argument
[all...]

Completed in 11 milliseconds

1234567