Home
last modified time | relevance | path

Searched defs:fpath (Results 1 - 25 of 36) sorted by relevance

12

/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Drmdirent.cpp37 static NError RmDirent(const string &fpath) in RmDirent() argument
/foundation/filemanagement/app_file_service/utils/src/b_filesystem/
H A Db_file_hash.cpp45 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 Dmisc_nftw64_test.cpp39 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 Dhash_file.cpp47 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 Dperf.c150 static int show_proc(const char *fpath, const struct stat *sb, in show_proc() argument
H A Dcgroup.c242 static int do_show_tree_fn(const char *fpath, const struct stat *sb, in do_show_tree_fn() argument
H A Dcommon.c395 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 Dlibfs.cpp80 int RemoveFile(const char *fpath) in RemoveFile() argument
/test/xts/hats/kernel/posix_interface/interface_gn/utils/
H A Dlibfs.cpp83 int RemoveFile(const char *fpath) in RemoveFile() argument
/base/hiviewdfx/hiview/core/param_update/src/
H A Dlog_sign_tools.cpp106 std::string LogSignTools::CalcFileSha256Digest(const std::string &fpath) in CalcFileSha256Digest() argument
/third_party/mesa3d/src/freedreno/perfcntrs/
H A Dfreedreno_dt.c75 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 Dlsattr.c144 char *fpath = NULL; in retell_dir() local
255 char *fpath = NULL; in update_attr() local
[all...]
/foundation/filemanagement/user_file_service/utils/
H A Dfile_util.h220 static NError RmDirent(const string &fpath) in RmDirent() argument
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/
H A Dutils.c142 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 Ddfs.c103 const char *fpath = ref_walk_fpath(rw) + 1; in parse_dfs_target() local
/kernel/linux/linux-6.6/drivers/firmware/efi/libstub/
H A Dfile.c136 struct efi_file_path_dev_path *fpath; in efi_open_device_path() local
/kernel/linux/linux-6.6/tools/bpf/bpftool/
H A Dcgroup.c366 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 Dct_log.c170 const char *fpath = ossl_safe_getenv(CTLOG_FILE_EVP); in CTLOG_STORE_load_default_file() local
/third_party/openssl/crypto/ct/
H A Dct_log.c170 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 Dinject-buildid.c78 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 Dinject-buildid.c79 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 Dcgroup.c208 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 Dutils.c493 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 Dringtone_file_utils.cpp207 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 Dsysinfo.cc264 std::string fpath = StrCat(dir, "index", idx++, "/"); in GetCacheSizesFromKVFS() local

Completed in 15 milliseconds

12