Home
last modified time | relevance | path

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

/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
/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
/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
/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
/third_party/musl/porting/linux/user/ldso/
H A Dns_config.c483 const char * fpath = CONFIG_DEFAULT_FILE; in config_parse() local
/third_party/musl/ldso/linux/
H A Dns_config.c483 const char * fpath = CONFIG_DEFAULT_FILE; in config_parse() local
/third_party/libfuse/test/
H A Dtest_syscalls.c605 char fpath[1280]; in cleanup_dir() local
638 char fpath[1280]; in create_dir() local
/third_party/mksh/
H A Dexec.c1176 char *fpath; in findcom() local
[all...]
H A Dedit.c488 char *pat, *fpath; in x_command_glob() local
H A Dsh.h1767 const char *fpath; /* temporary path to undef function */ member
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H A Dmedia_file_utils.cpp226 int32_t UnlinkCb(const char *fpath, const struct stat *sb, int32_t typeflag, struct FTW *ftwbuf) in UnlinkCb() argument

Completed in 25 milliseconds