Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/
Dimporter_unittest.cc99 void AddFile(const string& name, const char* contents) { in AddFile() function in google::protobuf::compiler::__anon00acc4a30111::MockSourceTree
128 void AddFile(const string& filename, const char* text) { in AddFile() function in google::protobuf::compiler::__anon00acc4a30111::ImporterTest
261 void AddFile(const string& filename, const char* contents) { in AddFile() function in google::protobuf::compiler::__anon00acc4a30111::DiskSourceTreeTest
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/Reflection/
DTypeRegistry.cs149 internal void AddFile(FileDescriptor fileDescriptor) in AddFile() method in Google.Protobuf.Reflection.TypeRegistry.Builder
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/cpp/
Dmetadata_test.cc76 void AddFile(const string& filename, const string& data) { in AddFile() function in google::protobuf::compiler::cpp::__anon958b06240111::CppMetadataTest
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/objectivec/
Dobjectivec_file.cc92 void ImportWriter::AddFile(const FileGenerator* file) { in AddFile() function in google::protobuf::compiler::objectivec::__anoncde0f25c0111::ImportWriter
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor_database.cc53 bool SimpleDescriptorDatabase::DescriptorIndex<Value>::AddFile( in AddFile() function in google::protobuf::SimpleDescriptorDatabase::DescriptorIndex
Ddescriptor.cc929 bool DescriptorPool::Tables::AddFile(const FileDescriptor* file) { in AddFile() function in google::protobuf::DescriptorPool::Tables
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/js/
Djs_generator.cc1309 bool AddFile(const string& filename, const void* desc, string* error) { in AddFile() function in google::protobuf::compiler::js::__anon61dab5410111::FileDeduplicator