/aosp_15_r20/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/ |
H A D | FieldDescriptor.php | 50 private $proto3_optional; variable in Google\\Protobuf\\Internal\\FieldDescriptor 180 public function setProto3Optional($proto3_optional)
|
H A D | FieldDescriptorProto.php | 107 protected $proto3_optional = null; variable in Google\\Protobuf\\Internal\\FieldDescriptorProto
|
/aosp_15_r20/external/protobuf/php/src/Google/Protobuf/Internal/ |
H A D | FieldDescriptor.php | 50 private $proto3_optional; variable in Google\\Protobuf\\Internal\\FieldDescriptor 180 public function setProto3Optional($proto3_optional)
|
H A D | FieldDescriptorProto.php | 107 protected $proto3_optional = null; variable in Google\\Protobuf\\Internal\\FieldDescriptorProto
|
/aosp_15_r20/external/protobuf/ruby/lib/google/protobuf/ |
H A D | descriptor_dsl.rb | 302 def proto3_optional(name, type, number, type_class=nil, options=nil) method in Google.Protobuf.Internal.MessageBuilder
|
/aosp_15_r20/external/cronet/third_party/protobuf/ruby/lib/google/protobuf/ |
H A D | descriptor_dsl.rb | 302 def proto3_optional(name, type, number, type_class=nil, options=nil) method in Google.Protobuf.Internal.MessageBuilder
|
/aosp_15_r20/external/protobuf/src/google/protobuf/ |
H A D | descriptor.proto | 237 optional bool proto3_optional = 17; field
|
H A D | descriptor.pb.h | 10629 inline bool FieldDescriptorProto::proto3_optional() const { in proto3_optional() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-parse/src/proto/google/protobuf/ |
D | descriptor.proto | 238 optional bool proto3_optional = 17; field
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/benchmarks/ |
D | descriptor.proto | 232 optional bool proto3_optional = 17; field
|
D | descriptor_sv.proto | 234 optional bool proto3_optional = 17; field
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/ |
H A D | descriptor.proto | 237 optional bool proto3_optional = 17; field
|
H A D | descriptor.pb.h | 10629 inline bool FieldDescriptorProto::proto3_optional() const { in proto3_optional() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/ |
D | descriptor.rs | 1589 pub proto3_optional: ::std::option::Option<bool>, field 1870 pub fn proto3_optional(&self) -> bool { in proto3_optional() method
|
/aosp_15_r20/out/soong/.intermediates/external/federated-compute/federated-compute-cc-proto-lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/google/protobuf/ |
D | descriptor.pb.h | 10201 inline bool FieldDescriptorProto::proto3_optional() const { in proto3_optional() function
|
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/google/protobuf/ |
D | descriptor.pb.h | 10201 inline bool FieldDescriptorProto::proto3_optional() const { in proto3_optional() function
|
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf/src/ |
D | descriptor.rs | 2149 proto3_optional: ::std::option::Option<bool>, field
|