Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dwire_format_lite.cc529 string quoted_field_name = ""; in VerifyUtf8String() local
531 quoted_field_name = StringPrintf(" '%s'", field_name); in VerifyUtf8String()
534 GOOGLE_LOG(ERROR) << "String field" << quoted_field_name << " contains invalid " in VerifyUtf8String()