Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.cc603 bool AddAliasUnderParent(const void* parent, const string& name,
923 bool FileDescriptorTables::AddAliasUnderParent( in AddAliasUnderParent() function in google::protobuf::FileDescriptorTables
3598 if (!file_tables_->AddAliasUnderParent(parent, name, symbol)) { in AddSymbol()
4617 file_tables_->AddAliasUnderParent(parent, result->name(), Symbol(result)); in BuildEnumValue()