Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dwire_format.cc466 static bool StrictUtf8Check(const FieldDescriptor* field) { in StrictUtf8Check() function
621 bool strict_utf8_check = StrictUtf8Check(field); in ParseAndMergeField()
1018 bool strict_utf8_check = StrictUtf8Check(field); in SerializeFieldWithCachedSizes()