| /foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/ |
| H A D | untar_file.cpp | 61 static bool ForceCreateDirectoryWithMode(const string& path, mode_t mode) in ForceCreateDirectoryWithMode() argument 540 CreateDir(string &path, mode_t mode) CreateDir() argument 575 string path = filePath.substr(0, pos); CreateFile() local [all...] |
| /foundation/filemanagement/app_file_service/utils/src/b_jsonutil/ |
| H A D | b_jsonutil.cpp | 379 bool BJsonUtil::BuildOnProcessErrInfo(std::string &reportInfo, std::string path, int err) in BuildOnProcessErrInfo() argument
|
| /foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner/src/ |
| H A D | cloud_sync_service_proxy.cpp | 565 string path = uri; in StartDownloadFile() local 618 string path = uriVec[i]; in StartFileCache() local 672 string path = uri; StopDownloadFile() local [all...] |
| /foundation/filemanagement/file_api/interfaces/kits/cj/src/ |
| H A D | file_impl.cpp | 54 static int OpenFileByPath(const std::string &path, unsigned int mode) in OpenFileByPath() argument 70 static int OpenFileByDatashare(const std::string &path, int64_t flags) in OpenFileByDatashare() argument 127 static std::tuple<int, std::string> CheckDataShareUri(const std::string &path, uint32_t mode) in CheckDataShareUri() argument 140 static std::tuple<int, std::string> OpenFileByUri(const std::string &path, uint32_t mode) in OpenFileByUri() argument 196 Open(const char* path, int64_t mode) Open() argument 258 string path = "/proc/self/fd/" + to_string(dstFd); Dup() local 329 string path = FileEntity::GetPath(id); GetName() local [all...] |
| /foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_randomaccessfile/ |
| H A D | randomaccessfile_n_exporter.cpp | 432 string path = "/proc/self/fd/" + to_string(dstFd); in CreateStream() local
|
| /foundation/filemanagement/app_file_service/interfaces/innerkits/native/file_share/src/ |
| H A D | file_share.cpp | 99 static bool IsExistDir(const string &path, FileShareInfo &info) in IsExistDir() argument 109 static bool IsExistFile(const string &path, FileShareInfo &info) in IsExistFile() argument 120 static bool CheckIfNeedShare(const string &uriStr, ShareFileType type, FileShareInfo &info, const string &path) in CheckIfNeedShare() argument 209 MakeDir(const string &path) MakeDir() argument 232 DeleteExistShareFile(const string &path) DeleteExistShareFile() argument 269 string path = SandboxHelper::Decode(uri.GetPath()); UmountDelUris() local [all...] |
| /foundation/filemanagement/app_file_service/services/backup_sa/src/module_ipc/ |
| H A D | service_incremental.cpp | 128 string path = BConstants::GetSaBundleBackupRootDir(GetUserIdDefault()); in GetLocalCapabilitiesIncremental() local 195 string path = BConstants::GetSaBundleBackupRootDir(session->GetSessionUserId()). in StartGetFdTask() local
|
| /foundation/filemanagement/dfs_service/test/fuzztest/cloudsyncservicestub_fuzzer/ |
| H A D | cloudsyncservicestub_fuzzer.cpp | 328 string path = fuzzData.GetStringFromData(static_cast<int>(size)); in HandleStartDownloadFileFuzzTest() local 370 string path = fuzzData.GetStringFromData(static_cast<int>(size)); in HandleStopDownloadFileFuzzTest() local
|
| /foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/ |
| H A D | nstackx_dfile_frame.c | 59 char *path = NULL; in GetTarTotalBlockLength() local
|
| /foundation/graphic/graphic_2d/frameworks/bootanimation/src/ |
| H A D | util.cpp | 54 bool ParseBootConfig(const std::string& path, int32_t& duration, bool& isCompatible, bool& isMultiDisplay, in ParseBootConfig() argument [all...] |
| /foundation/filemanagement/storage_service/services/storage_daemon/libfscrypt/src/ |
| H A D | fscrypt_control.c | 236 static int SpliceKeyPath(const char *path, size_t pathLen, in SpliceKeyPath() argument 267 ReadKeyFile(const char *path, char *buf, size_t len) ReadKeyFile() argument 412 ActSetFileXattrActSetFileXattr(const char *path, char *keyDesc, int storageType) ActSetFileXattrActSetFileXattr() argument [all...] |
| /kernel/linux/linux-5.10/drivers/acpi/ |
| H A D | device_sysfs.c | 23 struct acpi_buffer path = {ACPI_ALLOCATE_BUFFER, NULL}; in acpi_object_path() local 50 DATA_NODE_ATTR(path); variable
|
| /kernel/linux/linux-5.10/arch/powerpc/boot/ |
| H A D | devtree.c | 82 void dt_fixup_clock(const char *path, u32 freq) in dt_fixup_clock() argument
|
| H A D | ops.h | 176 char path[MAX_PATH_LEN]; in find_node_by_alias() local
|
| /kernel/linux/linux-5.10/arch/powerpc/oprofile/cell/ |
| H A D | spu_task_sync.c | 294 static inline unsigned long fast_get_dcookie(const struct path *path) in fast_get_dcookie() argument
|
| /kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/ |
| H A D | ibmebus.c | 269 char *path; in probe_store() local 306 char *path; in remove_store() local [all...] |
| /kernel/linux/linux-5.10/arch/powerpc/kernel/ |
| H A D | legacy_serial.c | 368 const char *path; in find_legacy_serial_ports() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_dcb.h | 94 struct tc_bw_alloc path[2]; /* One each for Tx/Rx */ member
|
| /kernel/linux/linux-6.6/arch/arm64/kvm/hyp/nvhe/ |
| H A D | gen-hyprel.c | 131 const char *path; member 245 static void init_elf(const char *path) in init_elf() argument
|
| /kernel/linux/linux-6.6/arch/powerpc/boot/ |
| H A D | devtree.c | 82 void dt_fixup_clock(const char *path, u32 freq) in dt_fixup_clock() argument
|
| H A D | ops.h | 174 char path[MAX_PATH_LEN]; in find_node_by_alias() local
|
| /kernel/linux/linux-5.10/tools/thermal/tmon/ |
| H A D | tui.c | 410 char path[256]; in handle_input_val() local
|
| /kernel/linux/linux-6.6/arch/powerpc/kernel/ |
| H A D | legacy_serial.c | 396 const char *path; in find_legacy_serial_ports() local [all...] |
| /kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/ |
| H A D | ibmebus.c | 275 char *path; in probe_store() local 312 char *path; in remove_store() local [all...] |
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
| H A D | bpf_iter.c | 359 static int do_read(const char *path, const char *expected) in do_read() argument 375 const char *path = "/sys/fs/bpf/bpf_iter_test1"; in test_file_iter() local [all...] |