Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Ddescriptor.pb.cc5325 if (has_java_string_check_utf8()) { in SerializeWithCachedSizes()
5424 if (has_java_string_check_utf8()) { in SerializeWithCachedSizesToArray()
5481 if (has_java_string_check_utf8()) { in ByteSize()
5575 if (from.has_java_string_check_utf8()) { in MergeFrom()
Ddescriptor.pb.h1619 inline bool has_java_string_check_utf8() const;
5203 inline bool FileOptions::has_java_string_check_utf8() const { in has_java_string_check_utf8() function