Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dwire_format_lite.cc527 string quoted_field_name = ""; in VerifyUtf8String() local
529 quoted_field_name = StringPrintf(" '%s'", field_name); in VerifyUtf8String()
532 GOOGLE_LOG(ERROR) << "String field" << quoted_field_name << " contains invalid " in VerifyUtf8String()