Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dwire_format_lite.cc517 const char* operation_str = NULL; in VerifyUtf8String() local
520 operation_str = "parsing"; in VerifyUtf8String()
523 operation_str = "serializing"; in VerifyUtf8String()
533 << "UTF-8 data when " << operation_str << " a protocol " in VerifyUtf8String()