Home
last modified time | relevance | path

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

/third_party/protobuf/php/src/Google/Protobuf/Internal/
DFileOptions.php64 protected $java_string_check_utf8 = null; variable in Google\\Protobuf\\Internal\\FileOptions
/third_party/grpc/third_party/upb/benchmarks/
Ddescriptor_sv.proto368 optional bool java_string_check_utf8 = 27 [default = false]; field
Ddescriptor.proto371 optional bool java_string_check_utf8 = 27 [default = false]; field
/third_party/protobuf/src/google/protobuf/
Ddescriptor.proto375 optional bool java_string_check_utf8 = 27 [default = false]; field
Ddescriptor.pb.h10220 inline bool FileOptions::java_string_check_utf8() const { in java_string_check_utf8() function