Home
last modified time | relevance | path

Searched defs:path (Results 901 - 925 of 2691) sorted by relevance

1...<<31323334353637383940>>...108

/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/global_lite/i18n_lite/resource_parse_load/src/
H A Dhap_resource_test.cpp150 const char *path = resPath.c_str(); in HWTEST_F() local
/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...]
/test/xts/device_attest/services/oem_adapter/src/
H A Ddevice_attest_oem_file.c49 int32_t OEMGetFileSize(const char* path, const char* fileName, uint32_t* result) in OEMGetFileSize() argument
85 int32_t OEMWriteFile(const char* path, const char* fileName, const char* data, uint32_t dataLen) in OEMWriteFile() argument
128 int32_t OEMReadFile(const char* path, const char* fileName, char* buffer, uint32_t bufferLen) in OEMReadFile() argument
207 OEMCreateFile(const char* path, const char* fileName) OEMCreateFile() argument
[all...]
/test/xts/device_attest_lite/services/core/small/utils/
H A Dattest_utils_file_detail.c31 int32_t GetFileSize(const char* path, const char* fileName, uint32_t* result) in GetFileSize() argument
69 int32_t WriteFile(const char* path, const char* fileName, const char* data, uint32_t dataLen) in WriteFile() argument
121 ReadFile(const char* path, const char* fileName, char* buffer, uint32_t bufferLen) ReadFile() argument
164 CreateFile(const char* path, const char* fileName) CreateFile() argument
213 IsFileExist(const char* path, const char* fileName) IsFileExist() argument
240 DeleteFile(const char* path, const char* fileName) DeleteFile() argument
[all...]
/test/xts/acts/storage/storagefilesharendktest/entry/src/main/cpp/
H A Dfileshare.cpp28 char path[] = in FileShare_001() local
67 char path[] = in FileShare_003() local
87 char path[] = in FileShare_004() local
109 char path[] in FileShare_005() local
[all...]
/test/xts/acts/security_lite/huks/common/
H A Dhks_test_file_operator.c44 static int32_t GetFileName(const char *path, const char *fileName, char *fullFileName, uint32_t fullFileNameLen) in GetFileName() argument
69 static int32_t GetFullFileName(const char *path, const char *fileName, char **fullFileName) in GetFullFileName() argument
261 HksTestFileRemove(const char *path, const char *fileName) HksTestFileRemove() argument
273 HksTestFileRead(const char *path, const char *fileName, uint32_t offset, uint8_t *buf, uint32_t len) HksTestFileRead() argument
290 HksTestFileWrite(const char *path, const char *fileName, uint32_t offset, const uint8_t *buf, uint32_t len) HksTestFileWrite() argument
307 HksTestFileSize(const char *path, const char *fileName) HksTestFileSize() argument
[all...]
/test/xts/hats/kernel/posix_interface/interface_gn/utils/
H A Dlibfs.cpp133 string path = getcwd(path1, MAX_PATH_SIZE); in GetCurrentPath() local
/test/xts/hats/kernel/syscalls/fileio/fchownat/
H A DFchownatApiTest.cpp107 char path[PATH_MAX_LEN]; in HWTEST_F() local
166 char path[PATH_MAX_LEN]; in HWTEST_F() local
209 char path[PATH_MAX_LEN]; HWTEST_F() local
[all...]
/test/xts/hats/kernel/syscalls/fileio/fchmodat/
H A DFchmodatApiTest.cpp79 char path[PATH_MAX_LEN]; in HWTEST_F() local
131 char path[PATH_MAX_LEN]; in HWTEST_F() local
162 char path[PATH_MAX_LEN]; in HWTEST_F() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dg722.h58 int path; member
/third_party/elfutils/libdwfl/
H A Ddwfl_build_id_find_elf.c76 char *path = strdup ((cb->debuginfo_path ? *cb->debuginfo_path : NULL) in __libdwfl_open_by_build_id() local
/third_party/elfutils/tests/
H A Dget-lines.c115 const char *path = dwarf_filesrc (files, idx, NULL, NULL); in main() local
H A Dnext-lines.c93 const char *path = dwarf_filesrc (files, idx, NULL, NULL); in main() local

Completed in 12 milliseconds

1...<<31323334353637383940>>...108