Searched refs:operation_str (Results 1 – 2 of 2) sorted by relevance
577 void PrintUTF8ErrorLog(const char* field_name, const char* operation_str, in PrintUTF8ErrorLog() argument585 << "UTF-8 data when " << operation_str << " a protocol " in PrintUTF8ErrorLog()593 const char* operation_str = NULL; in VerifyUtf8String() local596 operation_str = "parsing"; in VerifyUtf8String()599 operation_str = "serializing"; in VerifyUtf8String()603 PrintUTF8ErrorLog(field_name, operation_str, false); in VerifyUtf8String()
350 void PrintUTF8ErrorLog(const char* field_name, const char* operation_str,