Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.proto329 optional bool java_string_check_utf8 = 27 [default=false]; field
Ddescriptor.pb.h6183 inline bool FileOptions::java_string_check_utf8() const { in java_string_check_utf8() function
Ddescriptor.pb.cc9138 bool FileOptions::java_string_check_utf8() const { in java_string_check_utf8() function in google::protobuf::FileOptions