Searched refs:DeclaredTypeMethodName (Results 1 – 5 of 5) sorted by relevance
79 ToUpper(DeclaredTypeMethodName(key->type())); in SetMessageVariables()82 ToUpper(DeclaredTypeMethodName(val->type())); in SetMessageVariables()
68 (*variables)["declared_type"] = DeclaredTypeMethodName(descriptor->type()); in SetCommonFieldVariables()
133 const char* DeclaredTypeMethodName(FieldDescriptor::Type type);
311 const char* DeclaredTypeMethodName(FieldDescriptor::Type type) { in DeclaredTypeMethodName() function
359 ToUpper(DeclaredTypeMethodName(key->type())); in CollectMapInfo()362 ToUpper(DeclaredTypeMethodName(val->type())); in CollectMapInfo()