Home
last modified time | relevance | path

Searched defs:java_string_check_utf8 (Results 1 – 3 of 3) sorted by relevance

/external/protobuf/src/google/protobuf/
Ddescriptor.proto327 optional bool java_string_check_utf8 = 27 [default=false]; field
Ddescriptor.pb.h5931 inline bool FileOptions::java_string_check_utf8() const { in java_string_check_utf8() function
Ddescriptor.pb.cc8972 bool FileOptions::java_string_check_utf8() const { in java_string_check_utf8() function in google::protobuf::FileOptions