Home
last modified time | relevance | path

Searched refs:java_string_check_utf8 (Results 1 – 11 of 11) sorted by relevance

/external/protobuf/java/core/src/test/proto/com/google/protobuf/
Dtest_check_utf8_size.proto33 // Test file option java_string_check_utf8.
39 option java_string_check_utf8 = true;
Dtest_check_utf8.proto33 // Test file option java_string_check_utf8.
39 option java_string_check_utf8 = true;
/external/protobuf/src/google/protobuf/compiler/java/
Djava_helpers.h344 descriptor->file()->options().java_string_check_utf8(); in CheckUtf8()
/external/grpc-grpc/third_party/nanopb/generator/proto/google/protobuf/
Ddescriptor.proto306 optional bool java_string_check_utf8 = 27 [default=false]; field
/external/nos/host/generic/nugget/proto/google/protobuf/
Ddescriptor.proto320 optional bool java_string_check_utf8 = 27 [default=false]; field
/external/syzkaller/vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/
Ddescriptor.proto351 optional bool java_string_check_utf8 = 27 [default=false]; field
/external/nanopb-c/generator/proto/google/protobuf/
Ddescriptor.proto351 optional bool java_string_check_utf8 = 27 [default=false]; field
/external/protobuf/src/google/protobuf/
Ddescriptor.proto327 optional bool java_string_check_utf8 = 27 [default=false]; field
Ddescriptor.pb.cc8390 …::google::protobuf::internal::WireFormatLite::WriteBool(27, this->java_string_check_utf8(), output… in SerializeWithCachedSizes()
8509 …::protobuf::internal::WireFormatLite::WriteBoolToArray(27, this->java_string_check_utf8(), target); in SerializeWithCachedSizesToArray()
8703 set_java_string_check_utf8(from.java_string_check_utf8()); in MergeFrom()
8972 bool FileOptions::java_string_check_utf8() const { in java_string_check_utf8() function in google::protobuf::FileOptions
Ddescriptor.pb.h1963 bool java_string_check_utf8() const;
5931 inline bool FileOptions::java_string_check_utf8() const { in java_string_check_utf8() function
/external/golang-protobuf/protoc-gen-go/descriptor/
Ddescriptor.proto351 optional bool java_string_check_utf8 = 27 [default=false]; field