Home
last modified time | relevance | path

Searched defs:file_path (Results 26 - 50 of 65) sorted by relevance

123

/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/src/
H A Dzip_writer.cpp37 bool AddFileContentToZip(zipFile zip_file, FilePath &file_path) in AddFileContentToZip() argument
/third_party/gn/src/base/files/
H A Dfile_util.cc192 bool GetFileSize(const FilePath& file_path, int64_t* file_size) { in GetFileSize() argument
H A Dfile_util_win.cc194 char16_t file_path[MAX_PATH]; in RandomDataToGUIDString() local
525 bool IsLink(const FilePath& file_path) { in IsLink() argument
529 bool GetFileInfo(const FilePath& file_path, File::Info* results) { in GetFileInfo() argument
H A Dfile_util_posix.cc494 bool IsLink(const FilePath& file_path) { in IsLink() argument
503 bool GetFileInfo(const FilePath& file_path, File::Info* results) { in GetFileInfo() argument
/third_party/gn/src/gn/
H A Dqt_creator_writer.cc113 const std::string& file_path = in AddToSources() local
273 const base::FilePath file_path = project_prefix_.AddExtension(suffix); in GenerateFile() local
H A Dfilesystem_utils.cc969 bool ContentsEqual(const base::FilePath& file_path, const std::string& data) { in ContentsEqual() argument
986 bool WriteFile(const base::FilePath& file_path, in WriteFile() argument
H A Dxcode_writer.cc205 FilePathToSourceFile(const BuildSettings* build_settings, const base::FilePath& file_path) FilePathToSourceFile() argument
/third_party/node/deps/v8/third_party/zlib/google/
H A Dzip.cc26 bool IsHiddenFile(const base::FilePath& file_path) { in IsHiddenFile() argument
H A Dzip_unittest.cc128 base::FilePath file_path; in VirtualFileSystem() local
1112 base::FilePath file_path in TEST_F() local
58 CreateFile(const std::string& content, base::FilePath* file_path, base::File* file) CreateFile() argument
[all...]
/third_party/node/deps/zlib/google/
H A Dzip.cc26 bool IsHiddenFile(const base::FilePath& file_path) { in IsHiddenFile() argument
H A Dzip_unittest.cc128 base::FilePath file_path; in VirtualFileSystem() local
1112 base::FilePath file_path in TEST_F() local
58 CreateFile(const std::string& content, base::FilePath* file_path, base::File* file) CreateFile() argument
[all...]
/third_party/node/src/
H A Dnode_url.cc370 std::string FromFilePath(const std::string_view file_path) { in FromFilePath() argument
/third_party/skia/third_party/externals/zlib/google/
H A Dzip.cc25 bool IsHiddenFile(const base::FilePath& file_path) { in IsHiddenFile() argument
29 bool ExcludeNoFilesFilter(const base::FilePath& file_path) { in ExcludeNoFilesFilter() argument
33 bool ExcludeHiddenFilesFilter(const base::FilePath& file_path) { in ExcludeHiddenFilesFilter() argument
H A Dzip_unittest.cc62 base::FilePath file_path; in VirtualFileSystem() local
32 CreateFile(const std::string& content, base::FilePath* file_path, base::File* file) CreateFile() argument
527 base::FilePath file_path = temp_dir.AppendASCII( TEST_F() local
[all...]
/third_party/protobuf/src/google/protobuf/io/
H A Dprinter.h85 AddAnnotation(size_t begin_offset, size_t end_offset, const std::string& file_path, const std::vector<int>& path) AddAnnotation() argument
H A Dprinter.cc92 Annotate(const char* begin_varname, const char* end_varname, const std::string& file_path, const std::vector<int>& path) Annotate() argument
/third_party/skia/fuzz/
H A DFuzzSkParagraph.cpp88 SkString file_path; in ResourceFontCollection() local
/third_party/libabigail/tools/
H A Dabilint.cc78 string file_path; member
[all...]
/third_party/node/deps/v8/src/torque/
H A Dutils.cc325 void ReplaceFileContentsIfDifferent(const std::string& file_path, in ReplaceFileContentsIfDifferent() argument
/third_party/openssl/test/
H A Dct_test.c94 char *file_path = test_mk_file_path(dir, file); in load_pem_cert() local
112 char *file_path = test_mk_file_path(dir, file); in read_text_file() local
/third_party/skia/third_party/externals/tint/src/reader/wgsl/
H A Dlexer.cc55 Lexer::Lexer(const std::string& file_path, const Source::FileContent* content) in Lexer() argument
/third_party/musl/porting/linux/user/ldso/
H A Dns_config.c477 static int config_parse(const char *file_path, const char *exe_path) in config_parse() argument
/third_party/musl/ldso/linux/
H A Dns_config.c477 static int config_parse(const char *file_path, const char *exe_path) in config_parse() argument
/third_party/libabigail/src/
H A Dabg-elf-reader.cc404 std::string file_path; in locate_alt_ctf_debug_info() local
/third_party/pulseaudio/src/pulsecore/
H A Dlog.c170 char *file_path; in pa_log_set_target() local

Completed in 26 milliseconds

123