Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Ddescriptor.cc2408 Symbol NewPlaceholder(const string& name, PlaceholderType placeholder_type);
2963 result = NewPlaceholder(name, placeholder_type); in LookupSymbol()
2968 Symbol DescriptorBuilder::NewPlaceholder(const string& name, in NewPlaceholder() function in google::protobuf::DescriptorBuilder