Searched refs:operation_str (Results 1 – 2 of 2) sorted by relevance
570 void PrintUTF8ErrorLog(const char* field_name, const char* operation_str, in PrintUTF8ErrorLog() argument578 << "UTF-8 data when " << operation_str << " a protocol " in PrintUTF8ErrorLog()586 const char* operation_str = NULL; in VerifyUtf8String() local589 operation_str = "parsing"; in VerifyUtf8String()592 operation_str = "serializing"; in VerifyUtf8String()596 PrintUTF8ErrorLog(field_name, operation_str, false); in VerifyUtf8String()
412 void PrintUTF8ErrorLog(const char* field_name, const char* operation_str,