Home
last modified time | relevance | path

Searched defs:AddFile (Results 1 – 25 of 44) sorted by relevance

12

/aosp_15_r20/external/sandboxed-api/contrib/libzip/utils/
H A Dutils_zip.cc205 absl::StatusOr<uint64_t> LibZip::AddFile(const std::string& filename, in AddFile() function in LibZip
265 absl::StatusOr<uint64_t> LibZip::AddFile(const std::string& filename, in AddFile() function in LibZip
273 absl::StatusOr<uint64_t> LibZip::AddFile(const std::string& filename, int fd) { in AddFile() function in LibZip
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/
H A Dimporter_unittest.cc96 void AddFile(const std::string& name, const char* contents) { in AddFile() function in google::protobuf::compiler::__anon3ea052f90111::MockSourceTree
122 void AddFile(const std::string& filename, const char* text) { in AddFile() function in google::protobuf::compiler::__anon3ea052f90111::ImporterTest
285 void AddFile(const std::string& filename, const char* contents) { in AddFile() function in google::protobuf::compiler::__anon3ea052f90111::DiskSourceTreeTest
H A Dannotation_test_util.cc72 void AddFile(const std::string& filename, const std::string& data) { in AddFile() function
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/
H A Dimporter_unittest.cc96 void AddFile(const std::string& name, const char* contents) { in AddFile() function in google::protobuf::compiler::__anon4ed837ac0111::MockSourceTree
122 void AddFile(const std::string& filename, const char* text) { in AddFile() function in google::protobuf::compiler::__anon4ed837ac0111::ImporterTest
285 void AddFile(const std::string& filename, const char* contents) { in AddFile() function in google::protobuf::compiler::__anon4ed837ac0111::DiskSourceTreeTest
H A Dannotation_test_util.cc72 void AddFile(const std::string& filename, const std::string& data) { in AddFile() function
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dalink.h68 …STDMETHOD (AddFile) (mdAssembly AssemblyID, LPCWSTR pszFilename, DWORD dwFlags, IMetaDataEmit *pEm… in DECLARE_INTERFACE_() local
109 …STDMETHOD (AddFile) (mdAssembly AssemblyID, LPCWSTR pszFilename, DWORD dwFlags, IMetaDataEmit *pEm… in DECLARE_INTERFACE_() local
161 …STDMETHOD (AddFile) (mdAssembly AssemblyID, LPCWSTR pszFilename, DWORD dwFlags, IMetaDataEmit *pEm… in DECLARE_INTERFACE_() local
/aosp_15_r20/external/perfetto/src/trace_processor/importers/common/
H A Dtrace_file_tracker.h40 tables::TraceFileTable::Id AddFile() { return AddFileImpl(kNullStringId); } in AddFile() function
H A Dtrace_file_tracker.cc35 tables::TraceFileTable::Id TraceFileTracker::AddFile(const std::string& name) { in AddFile() function in perfetto::trace_processor::TraceFileTracker
/aosp_15_r20/external/sandboxed-api/oss-internship-2020/libpng/
H A Dsandboxed.h29 void AddFile(const std::string& file) { files_.push_back(file); } in AddFile() function
/aosp_15_r20/system/update_engine/payload_generator/
H A Dfake_filesystem.cc39 void FakeFilesystem::AddFile(const std::string& filename, in AddFile() function in chromeos_update_engine::FakeFilesystem
/aosp_15_r20/external/perfetto/src/base/test/
H A Dtmp_dir_tree.cc45 void TmpDirTree::AddFile(const std::string& relative_path, in AddFile() function in perfetto::base::TmpDirTree
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upbc/
Dfile_layout.h79 upb::FileDefPtr AddFile(const UPB_DESC(FileDescriptorProto) * file_proto, in AddFile() function
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DTypeRegistry.cs149 internal void AddFile(FileDescriptor fileDescriptor) in AddFile() method in Google.Protobuf.Reflection.TypeRegistry.Builder
/aosp_15_r20/external/sandboxed-api/contrib/libzip/example/
H A Dmain.cc54 absl::Status AddFile(LibZip& zip, const std::string& filename) { in AddFile() function
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DTypeRegistry.cs149 internal void AddFile(FileDescriptor fileDescriptor) in AddFile() method in Google.Protobuf.Reflection.TypeRegistry.Builder
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/test/
H A Dfile_util.h140 bool AddFile(const std::string &filename, const std::string &content) { in AddFile() function
H A Dfile_util.cc220 bool TemporaryDirectory::AddFile(const std::string &filename, in AddFile() function in TemporaryDirectory
/aosp_15_r20/external/boringssl/src/crypto/test/
H A Dfile_util.h142 bool AddFile(const std::string &filename, const std::string &content) { in AddFile() function
H A Dfile_util.cc222 bool TemporaryDirectory::AddFile(const std::string &filename, in AddFile() function in TemporaryDirectory
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/util/
H A Ddef_to_proto_test.h57 static void AddFile(google::protobuf::FileDescriptorProto& file, upb::DefPool* pool, in AddFile() function
/aosp_15_r20/external/chromium-trace/catapult/common/py_vulcanize/py_vulcanize/
H A Dfake_fs.py69 def AddFile(self, path, contents): member in FakeFS
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/util/
Ddef_to_proto_test.h49 static void AddFile(google::protobuf::FileDescriptorProto& file, upb::DefPool* pool, in AddFile() function
/aosp_15_r20/external/leveldb/db/
H A Dversion_edit.h63 void AddFile(int level, uint64_t file, uint64_t file_size, in AddFile() function
/aosp_15_r20/external/google-breakpad/src/common/linux/
H A Dlibcurl_wrapper.cc80 bool LibcurlWrapper::AddFile(const string& upload_file_path, in AddFile() function in google_breakpad::LibcurlWrapper
/aosp_15_r20/system/core/fs_mgr/libfiemap/
H A Dsplit_fiemap_writer.cpp313 void SplitFiemap::AddFile(FiemapUniquePtr&& file) { in AddFile() function in android::fiemap::SplitFiemap

12