Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/
Dstruct.proto74 Struct struct_value = 5; field
Dstruct.pb.cc450 Value::_Internal::struct_value(const Value* msg) { in struct_value() function in Value::_Internal
457 void Value::set_allocated_struct_value(PROTOBUF_NAMESPACE_ID::Struct* struct_value) { in set_allocated_struct_value()
Dstruct.pb.h985 inline const PROTOBUF_NAMESPACE_ID::Struct& Value::struct_value() const { in struct_value() function
1000 …ne void Value::unsafe_arena_set_allocated_struct_value(PROTOBUF_NAMESPACE_ID::Struct* struct_value in unsafe_arena_set_allocated_struct_value()
/third_party/protobuf/python/google/protobuf/internal/
Dwell_known_types.py718 def _SetStructValue(struct_value, value): argument
739 def _GetStructValue(struct_value): argument
/third_party/protobuf/java/util/src/test/proto/com/google/protobuf/util/
Djson_test.proto173 google.protobuf.Struct struct_value = 1; field
/third_party/grpc/src/core/ext/filters/client_channel/xds/
Dxds_api.cc278 google_protobuf_Struct* struct_value = in PopulateMetadataValue() local
/third_party/grpc/src/core/ext/xds/
Dxds_api.cc618 google_protobuf_Struct* struct_value = in PopulateMetadataValue() local