Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_map_field.cc309 bool utf8_check = string_key || string_value; in GenerateSerializeWithCachedSizes() local
310 if (utf8_check) { in GenerateSerializeWithCachedSizes()