/external/flatbuffers/tests/rust_reflection_test/src/ |
D | lib.rs | 409 let struct_value = unsafe { in test_buffer_nested_struct_same_type_succeeds() localVariable 437 let struct_value = unsafe { in test_buffer_nested_struct_diff_type_fails() localVariable 647 let struct_value = unsafe { in test_buffer_i16_in_struct_as_integer_succeeds() localVariable 683 let struct_value = unsafe { in test_buffer_f32_in_struct_as_integer_succeeds() localVariable 709 let struct_value = unsafe { in test_buffer_enum_in_struct_as_integer_succeeds() localVariable 735 let struct_value = unsafe { in test_buffer_struct_in_struct_as_integer_fails() localVariable 764 let struct_value = unsafe { in test_buffer_i16_in_struct_as_float_succeeds() localVariable 800 let struct_value = unsafe { in test_buffer_f32_in_struct_as_float_succeeds() localVariable 826 let struct_value = unsafe { in test_buffer_enum_in_struct_as_float_succeeds() localVariable 852 let struct_value = unsafe { in test_buffer_struct_in_struct_as_float_fails() localVariable [all …]
|
/external/cronet/stable/third_party/protobuf/src/google/protobuf/ |
D | struct.proto | 74 Struct struct_value = 5; field
|
D | struct.pb.h | 986 inline const ::PROTOBUF_NAMESPACE_ID::Struct& Value::struct_value() const { in struct_value() function 1001 …e void Value::unsafe_arena_set_allocated_struct_value(::PROTOBUF_NAMESPACE_ID::Struct* struct_valu… in unsafe_arena_set_allocated_struct_value()
|
D | struct.pb.cc | 419 Value::_Internal::struct_value(const Value* msg) { in struct_value() function in Value::_Internal 426 void Value::set_allocated_struct_value(::PROTOBUF_NAMESPACE_ID::Struct* struct_value) { in set_allocated_struct_value()
|
/external/cronet/tot/third_party/protobuf/src/google/protobuf/ |
D | struct.proto | 74 Struct struct_value = 5; field
|
D | struct.pb.h | 986 inline const ::PROTOBUF_NAMESPACE_ID::Struct& Value::struct_value() const { in struct_value() function 1001 …e void Value::unsafe_arena_set_allocated_struct_value(::PROTOBUF_NAMESPACE_ID::Struct* struct_valu… in unsafe_arena_set_allocated_struct_value()
|
D | struct.pb.cc | 419 Value::_Internal::struct_value(const Value* msg) { in struct_value() function in Value::_Internal 426 void Value::set_allocated_struct_value(::PROTOBUF_NAMESPACE_ID::Struct* struct_value) { in set_allocated_struct_value()
|
/external/protobuf/src/google/protobuf/ |
D | struct.proto | 74 Struct struct_value = 5; field
|
D | struct.pb.h | 986 inline const ::PROTOBUF_NAMESPACE_ID::Struct& Value::struct_value() const { in struct_value() function 1001 …e void Value::unsafe_arena_set_allocated_struct_value(::PROTOBUF_NAMESPACE_ID::Struct* struct_valu… in unsafe_arena_set_allocated_struct_value()
|
D | struct.pb.cc | 419 Value::_Internal::struct_value(const Value* msg) { in struct_value() function in Value::_Internal 426 void Value::set_allocated_struct_value(::PROTOBUF_NAMESPACE_ID::Struct* struct_value) { in set_allocated_struct_value()
|
/external/rust/android-crates-io/crates/protobuf-parse/src/proto/google/protobuf/ |
D | struct.proto | 74 Struct struct_value = 5; field
|
/external/cronet/tot/third_party/protobuf/python/google/protobuf/internal/ |
D | well_known_types.py | 733 def _SetStructValue(struct_value, value): argument 754 def _GetStructValue(struct_value): argument
|
/external/protobuf/python/google/protobuf/internal/ |
D | well_known_types.py | 733 def _SetStructValue(struct_value, value): argument 754 def _GetStructValue(struct_value): argument
|
/external/cronet/stable/third_party/protobuf/python/google/protobuf/internal/ |
D | well_known_types.py | 733 def _SetStructValue(struct_value, value): argument 754 def _GetStructValue(struct_value): argument
|
/external/cronet/stable/third_party/protobuf/java/util/src/test/proto/com/google/protobuf/util/ |
D | json_test.proto | 173 google.protobuf.Struct struct_value = 1; field
|
/external/protobuf/java/util/src/test/proto/com/google/protobuf/util/ |
D | json_test.proto | 173 google.protobuf.Struct struct_value = 1; field
|
/external/cronet/tot/third_party/protobuf/java/util/src/test/proto/com/google/protobuf/util/ |
D | json_test.proto | 173 google.protobuf.Struct struct_value = 1; field
|
/external/grpc-grpc/src/core/ext/xds/ |
D | xds_api.cc | 117 google_protobuf_Struct* struct_value = in PopulateMetadataValue() local
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/xds/ |
D | xds_api.cc | 121 google_protobuf_Struct* struct_value = in PopulateMetadataValue() local
|
/external/rust/android-crates-io/extra_versions/crates/protobuf/src/well_known_types/ |
D | struct_pb.rs | 204 struct_value(Struct), enumerator
|
/external/rust/android-crates-io/crates/protobuf/src/well_known_types/ |
D | struct_.rs | 328 pub fn struct_value(&self) -> &Struct { in struct_value() method
|
/external/googleapis/google/spanner/executor/v1/ |
D | cloud_executor.proto | 220 ValueList struct_value = 7; field
|