| /foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/network/softbus/ |
| H A D | softbus_file_receive_listener_test.cpp | 71 string path = string(SoftBusFileReceiveListener::GetRecvPath()); in HWTEST_F() local
|
| /foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/properties/ |
| H A D | rmdirent.cpp | 40 static UniError rmdirent(napi_env env, string path) in rmdirent() argument [all...] |
| H A D | stat.cpp | 88 string path = tmp.get(); in Async() local
|
| H A D | open.cpp | 42 unique_ptr<char[]> path = nullptr; in Sync() local 92 static UniError DoOpenExec(const std::string& path, const unsigned int flags, const int32_t mode, in DoOpenExec() argument [all...] |
| H A D | read_dir.cpp | 41 static bool VerifyFilePath(char* path) in VerifyFilePath() argument 89 string path; in Async() local [all...] |
| H A D | lstat.cpp | 88 string path = tmp.get(); in Async() local
|
| /foundation/filemanagement/file_api/interfaces/kits/js/src/mod_securitylabel/ |
| H A D | securitylabel_n_exporter.cpp | 40 std::unique_ptr<char []> path; in SetSecurityLabel() local 93 std::unique_ptr<char []> path; in SetSecurityLabelSync() local 134 std::unique_ptr<char []> path; in GetSecurityLabel() local 177 std::unique_ptr<char []> path; GetSecurityLabelSync() local [all...] |
| /foundation/filemanagement/app_file_service/tests/unittests/backup_tools/backup_tool/ |
| H A D | tools_op_backup_test.cpp | 54 vector<string> path = {"/data/backup/tmp"}; in PrepareBackupArguments() local 81 vector<string> path = {localCap.data()}; in HWTEST_F() local 113 vector<string> path = {"/data/backup/tmp"}; in HWTEST_F() local 200 vector<string> path = {"/data/backup/tmp"}; in HWTEST_F() local
|
| /foundation/filemanagement/file_api/interfaces/test/unittest/task_signal/ |
| H A D | task_signal_test.cpp | 53 string path = "aaa"; in OnCancel() local
|
| /foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/ipc/ |
| H A D | cloud_daemon_stub.cpp | 55 auto path = data.ReadString(); in HandleStartFuseInner() local
|
| /foundation/filemanagement/file_api/interfaces/kits/js/src/mod_statvfs/ |
| H A D | statvfs_n_exporter.cpp | 36 std::unique_ptr<char[]> path; in GetFreeSizeSync() local 65 std::unique_ptr<char []> path; in GetFreeSize() local 112 std::unique_ptr<char[]> path; in GetTotalSizeSync() local 141 std::unique_ptr<char []> path; GetTotalSize() local [all...] |
| /foundation/filemanagement/dfs_service/test/unittests/utils/cloud_disk/ |
| H A D | cloud_file_utils_test.cpp | 116 string path; in HWTEST_F() local
|
| /foundation/filemanagement/file_api/interfaces/kits/native/fileio/ |
| H A D | fileio_native.cpp | 48 int GetLocationFromPath(const std::string &path) in GetLocationFromPath() argument
|
| /foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/key_manager_test/ |
| H A D | key_manager_other_test.cpp | 150 string path = basePath + "/base"; in HWTEST_F() local
|
| /foundation/filemanagement/storage_service/services/storage_daemon/include/mtp/ |
| H A D | mtp_device_manager.h | 34 std::string path; member
|
| /foundation/filemanagement/storage_service/services/storage_daemon/utils/test/common/ |
| H A D | help_utils.h | 26 std::string path; member
|
| /kernel/linux/linux-5.10/arch/powerpc/boot/ |
| H A D | serial.c | 89 char path[MAX_PATH_LEN]; in serial_get_stdout_devp() local
|
| H A D | planetcore.c | 106 char *path; in planetcore_set_stdout_path() local
|
| /kernel/linux/linux-5.10/drivers/acpi/x86/ |
| H A D | utils.c | 41 const char *path; member 153 struct acpi_buffer path = { ACPI_ALLOCATE_BUFFER, NULL }; in acpi_device_override_status() local [all...] |
| /kernel/linux/linux-6.6/arch/powerpc/boot/ |
| H A D | planetcore.c | 106 char *path; in planetcore_set_stdout_path() local
|
| H A D | serial.c | 87 char path[MAX_PATH_LEN]; in serial_get_stdout_devp() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/vm/ |
| H A D | mlock2.h | 35 char path[BUFSIZ]; in seek_to_smaps_entry() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
| H A D | flow_dissector_load.h | 8 bpf_flow_load(struct bpf_object **obj, const char *path, const char *section_name, const char *map_name, const char *keys_map_name, int *prog_fd, int *keys_fd) bpf_flow_load() argument
|
| H A D | tcp_server.py | 6 import sys, os, os.path, getopt namespace
|
| /kernel/linux/linux-5.10/tools/testing/selftests/ia64/ |
| H A D | aliasing-test.c | 24 static int map_mem(char *path, off_t offset, size_t length, int touch) in map_mem() argument 62 static int scan_tree(char *path, char *file, off_t offset, size_t length, int touch) in scan_tree() argument 119 static int read_rom(char *path) in read_rom() argument 147 scan_rom(char *path, char *file) scan_rom() argument [all...] |