| /foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/ |
| H A D | rmdirent.cpp | 37 static NError RmDirent(const string &fpath) in RmDirent() argument
|
| /foundation/filemanagement/app_file_service/utils/src/b_filesystem/ |
| H A D | b_file_hash.cpp | 45 static int ForEachFileSegment(const string &fpath, function<void(char *, size_t)> executor) in ForEachFileSegment() argument 65 tuple<int, string> BackupFileHash::HashWithSHA256(const string &fpath) in HashWithSHA256() argument
|
| /third_party/musl/libc-test/src/functionalext/supplement/misc/misc_gtest/ |
| H A D | misc_nftw64_test.cpp | 39 static int CheckNftw64(const char* fpath, const struct stat64* sb, int tflag, FTW* ftwbuf) in CheckNftw64() argument 45 static int NullCallback(const char* fpath, const struct stat64* sb, int, FTW* ftwbuf) in NullCallback() argument
|
| /foundation/filemanagement/file_api/interfaces/kits/js/src/common/file_helper/ |
| H A D | hash_file.cpp | 47 static int ForEachFileSegment(const string &fpath, function<void(char *, size_t)> executor) in ForEachFileSegment() argument 67 tuple<int, string> HashFile::HashWithMD5(const string &fpath) in HashWithMD5() argument 80 tuple<int, string> HashFile::HashWithSHA1(const string &fpath) in HashWithSHA1() argument 93 tuple<int, string> HashFile::HashWithSHA256(const string &fpath) in HashWithSHA256() argument
|
| /kernel/linux/linux-5.10/tools/bpf/bpftool/ |
| H A D | perf.c | 150 static int show_proc(const char *fpath, const struct stat *sb, in show_proc() argument
|
| H A D | cgroup.c | 242 static int do_show_tree_fn(const char *fpath, const struct stat *sb, in do_show_tree_fn() argument
|
| H A D | common.c | 395 static int do_build_table_cb(const char *fpath, const struct stat *sb, in do_build_table_cb() argument
|
| /test/xts/acts/kernel_lite/utils/ |
| H A D | libfs.cpp | 80 int RemoveFile(const char *fpath)
in RemoveFile() argument
|
| /test/xts/hats/kernel/posix_interface/interface_gn/utils/ |
| H A D | libfs.cpp | 83 int RemoveFile(const char *fpath)
in RemoveFile() argument
|
| /base/hiviewdfx/hiview/core/param_update/src/ |
| H A D | log_sign_tools.cpp | 106 std::string LogSignTools::CalcFileSha256Digest(const std::string &fpath) in CalcFileSha256Digest() argument
|
| /third_party/mesa3d/src/freedreno/perfcntrs/ |
| H A D | freedreno_dt.c | 75 find_freqs_fn(const char *fpath, const struct stat *sb, int typeflag, in find_freqs_fn() argument 140 find_device_fn(const char *fpath, const struct stat *sb, int typeflag, in find_device_fn() argument
|
| /third_party/toybox/toys/other/ |
| H A D | lsattr.c | 144 char *fpath = NULL; in retell_dir() local 255 char *fpath = NULL; in update_attr() local [all...] |
| /foundation/filemanagement/user_file_service/utils/ |
| H A D | file_util.h | 220 static NError RmDirent(const string &fpath)
in RmDirent() argument
|
| /kernel/linux/linux-5.10/tools/testing/selftests/powerpc/ |
| H A D | utils.c | 142 int read_sysfs_file(char *fpath, char *result, size_t result_size) in read_sysfs_file() argument
|
| /kernel/linux/linux-6.6/fs/smb/client/ |
| H A D | dfs.c | 103 const char *fpath = ref_walk_fpath(rw) + 1; in parse_dfs_target() local
|
| /kernel/linux/linux-6.6/drivers/firmware/efi/libstub/ |
| H A D | file.c | 136 struct efi_file_path_dev_path *fpath; in efi_open_device_path() local
|
| /kernel/linux/linux-6.6/tools/bpf/bpftool/ |
| H A D | cgroup.c | 366 static int do_show_tree_fn(const char *fpath, const struct stat *sb, in do_show_tree_fn() argument
|
| /third_party/node/deps/openssl/openssl/crypto/ct/ |
| H A D | ct_log.c | 170 const char *fpath = ossl_safe_getenv(CTLOG_FILE_EVP); in CTLOG_STORE_load_default_file() local
|
| /third_party/openssl/crypto/ct/ |
| H A D | ct_log.c | 170 const char *fpath = ossl_safe_getenv(CTLOG_FILE_EVP); in CTLOG_STORE_load_default_file() local
|
| /kernel/linux/linux-5.10/tools/perf/bench/ |
| H A D | inject-buildid.c | 78 static int add_dso(const char *fpath, const struct stat *sb __maybe_unused, in add_dso() argument
|
| /kernel/linux/linux-6.6/tools/perf/bench/ |
| H A D | inject-buildid.c | 79 static int add_dso(const char *fpath, const struct stat *sb __maybe_unused, in add_dso() argument
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | cgroup.c | 208 static int add_cgroup_name(const char *fpath, const struct stat *sb __maybe_unused, in add_cgroup_name() argument 227 static int check_and_add_cgroup_name(const char *fpath) in check_and_add_cgroup_name() argument
|
| /kernel/linux/linux-6.6/tools/testing/selftests/powerpc/ |
| H A D | utils.c | 493 int read_sysfs_file(char *fpath, char *result, size_t result_size) in read_sysfs_file() argument
|
| /foundation/multimedia/ringtone_library/services/utils/src/ |
| H A D | ringtone_file_utils.cpp | 207 static int32_t UnlinkCb(const char *fpath, const struct stat *sb, int32_t typeflag, struct FTW *ftwbuf) in UnlinkCb() argument
|
| /third_party/benchmark/src/ |
| H A D | sysinfo.cc | 264 std::string fpath = StrCat(dir, "index", idx++, "/"); in GetCacheSizesFromKVFS() local
|