Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.cc593 inline const EnumValueDescriptor* FindEnumValueByNumberCreatingIfUnknown(
845 FileDescriptorTables::FindEnumValueByNumberCreatingIfUnknown( in FindEnumValueByNumberCreatingIfUnknown() function in google::protobuf::FileDescriptorTables
1462 return file()->tables_->FindEnumValueByNumberCreatingIfUnknown(this, key); in FindValueByNumberCreatingIfUnknown()