Home
last modified time | relevance | path

Searched defs:enum_value_name (Results 1 – 3 of 3) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/csharp/
Dcsharp_helpers.cc274 std::string GetEnumValueName(const std::string& enum_name, const std::string& enum_value_name) { in GetEnumValueName()
/external/protobuf/src/google/protobuf/
Ddescriptor.cc1068 std::string enum_value_name = StringPrintf("UNKNOWN_ENUM_VALUE_%s_%d", in FindEnumValueByNumberCreatingIfUnknown() local
Ddescriptor_unittest.cc7719 const char* enum_value_name) { in AddSimpleEnumProtoFileToDb()