Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Ddescriptor.cc2412 const FileDescriptor* NewPlaceholderFile(const string& name);
3071 const FileDescriptor* DescriptorBuilder::NewPlaceholderFile( in NewPlaceholderFile() function in google::protobuf::DescriptorBuilder
3414 dependency = NewPlaceholderFile(proto.dependency(i)); in BuildFile()