/test/xts/acts/iothardware_lite/peripheral_hal/src/ |
H A D | iot_gpio_test.c | 78 IotGpioDir dir = {0}; variable
|
/test/xts/hats/kernel/syscalls/fileio/chdir/ |
H A D | ChdirApiTest.cpp | 66 char *dir = getcwd(path, sizeof(path)); in HWTEST_F() local 86 char *dir = getcwd(path, sizeof(path)); in HWTEST_F() local 108 char *dir = getcwd(path, sizeof(path)); in HWTEST_F() local 131 char *dir = getcwd(path, sizeof(path)); in HWTEST_F() local [all...] |
/test/xts/hats/kernel/syscalls/fileio/fchdir/ |
H A D | FchdirApiTest.cpp | 78 char *dir = getcwd(path, sizeof(path)); in HWTEST_F() local
|
/test/xts/hats/kernel/dmabuffer/ |
H A D | dmabuf_alloc.cpp | 58 DIR *dir = opendir(rootDir.c_str());
in SetUp() local
|
/test/xts/hats/kernel/syscalls/fileio/faccessat/ |
H A D | FaccessatApiTest.cpp | 71 char *dir = getcwd(path, sizeof(path)); in HWTEST_F() local
|
/test/xts/hats/kernel/syscalls/fileio/fchownat/ |
H A D | FchownatApiTest.cpp | 112 char *dir = getcwd(path, sizeof(path)); in HWTEST_F() local 167 char *dir = getcwd(path, sizeof(path)); in HWTEST_F() local 210 char *dir = getcwd(path, sizeof(path)); in HWTEST_F() local
|
/test/xts/hats/kernel/syscalls/fileio/fchmodat/ |
H A D | FchmodatApiTest.cpp | 80 char *dir = getcwd(path, sizeof(path)); in HWTEST_F() local 132 char *dir = getcwd(path, sizeof(path)); in HWTEST_F() local 163 char *dir = getcwd(path, sizeof(path)); in HWTEST_F() local
|
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
H A D | ftw1ndk.cpp | 39 char dir[] = "/data/storage/el2/base/files";
in Ftw() local 66 char dir[] = "/data/storage/el2/base/files";
in Ftw64() local 96 char dir[] = "/data/storage/el2/base/files";
in Nftw() local 126 char dir[] = "/data/storage/el2/base/files";
in Nftw64() local
|
H A D | dirent1ndk.cpp | 66 DIR *dir = opendir(PATH);
in Telldir() local 70 DIR *dir = static_cast<DIR *>(malloc(SIZE_4096));
in Telldir() local 91 DIR *dir = opendir(PATH);
in Readdir() local 95 DIR *dir = static_cast<DIR *>(malloc(SIZE_4096)); Readdir() local 124 DIR *dir = opendir(PATH); ReaddirR() local 128 DIR *dir = static_cast<DIR *>(malloc(SIZE_4096)); ReaddirR() local 152 DIR *dir = opendir(PATH); Readdir64() local 156 DIR *dir = static_cast<DIR *>(malloc(SIZE_4096)); Readdir64() local 185 DIR *dir = opendir(PATH); Readdir64R() local 189 DIR *dir = static_cast<DIR *>(malloc(SIZE_4096)); Readdir64R() local 213 DIR *dir = opendir(PATH); Rewinddir() local 224 DIR *dir = static_cast<DIR *>(malloc(SIZE_4096)); Rewinddir() local 251 DIR *dir = opendir(PATH); FdOpenDir() local 282 DIR *dir = opendir(PATH); CloseDir() local 285 DIR *dir = static_cast<DIR *>(malloc(SIZE_4096)); CloseDir() local 305 DIR *dir = opendir(PATH); DirFd() local 309 DIR *dir = static_cast<DIR *>(malloc(SIZE_4096)); DirFd() local 394 DIR *dir = opendir(PATH); Getdents() local 422 DIR *dir = opendir(PATH); Getdents64() local [all...] |
H A D | direntndk.cpp | 51 DIR *dir = opendir("/data/storage/el2/base/files/test.txt");
in Opendir() local 119 DIR *dir = opendir("/data/storage/el2/base/files/");
in Seekdir() local
|
H A D | fcntl1ndk.cpp | 183 char dir[] = "/data/storage/el2/base/files/";
in NameToHandleAt() local 272 char dir[] = "/data/storage/el2/base/files/";
in OpenByHandleAt() local
|
H A D | stdiondk.cpp | 591 char dir[] = PATH;
in Tempnam() local
|
/test/xts/acts/ai/neural_network_runtime/v2_0/common/ |
H A D | nnrt_utils.cpp | 394 DIR *dir = opendir(path.c_str()); in DeleteFolder() local
|
/test/xts/acts/ai/neural_network_runtime/v1_0/common/ |
H A D | nnrt_utils.cpp | 394 DIR *dir = opendir(path.c_str()); in DeleteFolder() local
|
/test/xts/acts/hiviewdfx/utils/native/ |
H A D | file_utils.cpp | 200 DIR *dir; in getfileinpath() local
|
/test/xts/tools/lite/checksum/src/ |
H A D | checksum_file.c | 193 DIR *dir; in CalcMultiFilesSha256() local
|
/test/testfwk/arkxtest/uitest/record/ |
H A D | pointer_info.h | 81 void SetDirection(const Offset& dir) in SetDirection() argument
|
/test/xts/acts/ai/nncore/common/ |
H A D | nncore_utils.cpp | 433 DIR *dir = opendir(path.c_str()); in DeleteFolder() local
|