Searched refs:UnCamelCaseFieldName (Results 1 – 3 of 3) sorted by relevance
120 string UnCamelCaseFieldName(const string& name, const FieldDescriptor* field);
62 UnCamelCaseFieldName(camel_case_name, descriptor)); in SetCommonFieldVariables()
476 string UnCamelCaseFieldName(const string& name, const FieldDescriptor* field) { in UnCamelCaseFieldName() function