Searched refs:BuildFileCollectingErrors (Results 1 - 5 of 5) sorted by relevance

/external/protobuf/python/google/protobuf/pyext/
H A Ddescriptor.cc331 GetDescriptorPool()->BuildFileCollectingErrors(file_proto,
/external/protobuf/src/google/protobuf/
H A Ddescriptor.h1302 const FileDescriptor* BuildFileCollectingErrors(
H A Ddescriptor_unittest.cc2940 pool_.BuildFileCollectingErrors(file_proto, &error_collector) == NULL);
2953 EXPECT_TRUE(pool_.BuildFileCollectingErrors(file_proto, &error_collector));
H A Ddescriptor.cc935 // DescriptorPool::BuildFileCollectingErrors() defined later.
2688 const FileDescriptor* DescriptorPool::BuildFileCollectingErrors( function in class:google::protobuf::DescriptorPool
/external/protobuf/src/google/protobuf/compiler/
H A Dparser_unittest.cc170 EXPECT_TRUE(pool_.BuildFileCollectingErrors(

Completed in 296 milliseconds