Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dwire_format_lite.cc519 const char* operation_str = NULL; in VerifyUtf8String() local
522 operation_str = "parsing"; in VerifyUtf8String()
525 operation_str = "serializing"; in VerifyUtf8String()
535 << "UTF-8 data when " << operation_str << " a protocol " in VerifyUtf8String()