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.cc8389 if (has_java_string_check_utf8()) { in SerializeWithCachedSizes()
8508 if (has_java_string_check_utf8()) { in SerializeWithCachedSizesToArray()
8588 if (has_java_string_check_utf8()) { in ByteSize()
8702 if (from.has_java_string_check_utf8()) { in MergeFrom()
8959 bool FileOptions::has_java_string_check_utf8() const { in has_java_string_check_utf8() function in google::protobuf::FileOptions
Ddescriptor.pb.h1960 bool has_java_string_check_utf8() const;
5918 inline bool FileOptions::has_java_string_check_utf8() const { in has_java_string_check_utf8() function