Home
last modified time | relevance | path

Searched defs:struct_value (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dstruct.pb.h986 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()
H A Dstruct.proto74 Struct struct_value = 5; field
H A Dstruct.pb.cc419 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()
/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/
Dstruct.pb.h934 inline const ::PROTOBUF_NAMESPACE_ID::Struct& Value::struct_value() const { in struct_value() function
949 …e void Value::unsafe_arena_set_allocated_struct_value(::PROTOBUF_NAMESPACE_ID::Struct* struct_valu… in unsafe_arena_set_allocated_struct_value()
Dstruct.pb.cc351 Value::_Internal::struct_value(const Value* msg) { in struct_value() function in Value::_Internal
358 void Value::set_allocated_struct_value(::PROTOBUF_NAMESPACE_ID::Struct* struct_value) { in set_allocated_struct_value()
/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/
Dstruct.pb.cc351 Value::_Internal::struct_value(const Value* msg) { in struct_value() function in Value::_Internal
358 void Value::set_allocated_struct_value(::PROTOBUF_NAMESPACE_ID::Struct* struct_value) { in set_allocated_struct_value()
Dstruct.pb.h934 inline const ::PROTOBUF_NAMESPACE_ID::Struct& Value::struct_value() const { in struct_value() function
949 …e void Value::unsafe_arena_set_allocated_struct_value(::PROTOBUF_NAMESPACE_ID::Struct* struct_valu… in unsafe_arena_set_allocated_struct_value()
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dstruct.pb.h986 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()
H A Dstruct.proto74 Struct struct_value = 5; field
H A Dstruct.pb.cc419 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()
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-parse/src/proto/google/protobuf/
Dstruct.proto74 Struct struct_value = 5; field
/aosp_15_r20/external/protobuf/python/google/protobuf/internal/
H A Dwell_known_types.py733 def _SetStructValue(struct_value, value): argument
754 def _GetStructValue(struct_value): argument
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/internal/
H A Dwell_known_types.py733 def _SetStructValue(struct_value, value): argument
754 def _GetStructValue(struct_value): argument
/aosp_15_r20/external/cronet/third_party/protobuf/java/util/src/test/proto/com/google/protobuf/util/
H A Djson_test.proto173 google.protobuf.Struct struct_value = 1; field
/aosp_15_r20/external/protobuf/java/util/src/test/proto/com/google/protobuf/util/
H A Djson_test.proto173 google.protobuf.Struct struct_value = 1; field
/aosp_15_r20/external/grpc-grpc/src/core/ext/xds/
H A Dxds_api.cc117 google_protobuf_Struct* struct_value = in PopulateMetadataValue() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_api.cc121 google_protobuf_Struct* struct_value = in PopulateMetadataValue() local
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf/src/well_known_types/
Dstruct_pb.rs204 struct_value(Struct), enumerator
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/well_known_types/
Dstruct_.rs328 pub fn struct_value(&self) -> &Struct { in struct_value() method
/aosp_15_r20/external/googleapis/google/spanner/executor/v1/
H A Dcloud_executor.proto220 ValueList struct_value = 7; field