Searched refs:MixedLower (Results 1 – 2 of 2) sorted by relevance
70 static string MixedLower(const string& word) { in MixedLower() function102 return MixedLower(method->name()); in LowerMethodName()111 return MixedLower("get_" + method->name() + "_method"); in MethodPropertiesGetterName()
99 static string MixedLower(const string& word) { in MixedLower() function133 return MixedLower(method->name()); in LowerMethodName()141 return MixedLower("get_" + method->name() + "_method"); in MethodPropertiesGetterName()