Searched refs:NewPlaceholderFile (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.cc2241 const FileDescriptor* NewPlaceholderFile(const string& name);
2838 const FileDescriptor* DescriptorBuilder::NewPlaceholderFile( function in class:google::protobuf::DescriptorBuilder
3146 dependency = NewPlaceholderFile(proto.dependency(i));
/external/protobuf/src/google/protobuf/
H A Ddescriptor.cc1937 const FileDescriptor* NewPlaceholderFile(const string& name);
2501 const FileDescriptor* DescriptorBuilder::NewPlaceholderFile( function in class:google::protobuf::DescriptorBuilder
2797 dependency = NewPlaceholderFile(proto.dependency(i));

Completed in 129 milliseconds