Searched refs:FieldTypeName (Results 1 – 5 of 5) sorted by relevance
79 vars["type_constant"] = FieldTypeName(GetType(descriptor)); in InitTemplateVars()
207 const char* FieldTypeName(const FieldDescriptor::Type field_type);
75 string(FieldTypeName(field->type())); in WireType()
363 const char* FieldTypeName(FieldDescriptor::Type field_type) { in FieldTypeName() function