Home
last modified time | relevance | path

Searched refs:PrintUTF8ErrorLog (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/
Dparse_context.cc350 void PrintUTF8ErrorLog(const char* field_name, const char* operation_str,
355 PrintUTF8ErrorLog(field_name, "parsing", false); in VerifyUTF8()
Dwire_format_lite.cc577 void PrintUTF8ErrorLog(const char* field_name, const char* operation_str, in PrintUTF8ErrorLog() function
603 PrintUTF8ErrorLog(field_name, operation_str, false); in VerifyUtf8String()