Home
last modified time | relevance | path

Searched defs:ListValue (Results 1 – 25 of 55) sorted by relevance

123

/external/golang-protobuf/types/known/structpb/
Dstruct.pb.go388 func NewListValue(v *ListValue) *Value {
554 ListValue *ListValue `protobuf:"bytes,6,opt,name=list_value,json=listValue,proto3,oneof"` member
572 type ListValue struct { struct
573 state protoimpl.MessageState
574 sizeCache protoimpl.SizeCache
575 unknownFields protoimpl.UnknownFields
578 Values []*Value `protobuf:"bytes,1,rep,name=values,proto3" json:"values,omitempty"`
597 func (x *ListValue) AsSlice() []interface{} {
606 func (x *ListValue) MarshalJSON() ([]byte, error) {
610 func (x *ListValue) UnmarshalJSON(b []byte) error {
[all …]
/external/rust/android-crates-io/extra_versions/crates/protobuf/src/well_known_types/
Dstruct_pb.rs389 pub fn get_list_value(&self) -> &ListValue { in get_list_value()
407 pub fn set_list_value(&mut self, v: ListValue) { in set_list_value()
412 pub fn mut_list_value(&mut self) -> &mut ListValue { in mut_list_value()
424 pub fn take_list_value(&mut self) -> ListValue { in take_list_value()
667 pub struct ListValue { struct
677 impl<'a> ::std::default::Default for &'a ListValue { argument
683 impl ListValue { implementation
714 impl crate::Message for ListValue { implementation
815 impl crate::Clear for ListValue { implementation
822 impl ::std::fmt::Debug for ListValue { implementation
[all …]
/external/rust/android-crates-io/crates/protobuf/src/well_known_types/
Dstruct_.rs377 pub fn list_value(&self) -> &ListValue { in list_value()
396 pub fn set_list_value(&mut self, v: ListValue) { in set_list_value()
401 pub fn mut_list_value(&mut self) -> &mut ListValue { in mut_list_value()
413 pub fn take_list_value(&mut self) -> ListValue { in take_list_value()
641 ListValue(super::ListValue), enumerator
666 pub struct ListValue { struct
672 // @@protoc_insertion_point(special_field:google.protobuf.ListValue.special_fields) argument
676 impl<'a> ::std::default::Default for &'a ListValue { argument
682 impl ListValue { impl
703 impl crate::Message for ListValue { implementation
[all …]
/external/cronet/tot/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DStruct.cs415 public global::Google.Protobuf.WellKnownTypes.ListValue ListValue { property in Google.Protobuf.WellKnownTypes.Value
432 ListValue = 6, enumerator
739 public sealed partial class ListValue : pb::IMessage<ListValue> class
764 public ListValue() { in ListValue() method in Google.Protobuf.WellKnownTypes.ListValue
772 public ListValue(ListValue other) : this() { in ListValue() method in Google.Protobuf.WellKnownTypes.ListValue
/external/cronet/stable/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DStruct.cs415 public global::Google.Protobuf.WellKnownTypes.ListValue ListValue { property in Google.Protobuf.WellKnownTypes.Value
432 ListValue = 6, enumerator
739 public sealed partial class ListValue : pb::IMessage<ListValue> class
764 public ListValue() { in ListValue() method in Google.Protobuf.WellKnownTypes.ListValue
772 public ListValue(ListValue other) : this() { in ListValue() method in Google.Protobuf.WellKnownTypes.ListValue
/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DStruct.cs415 public global::Google.Protobuf.WellKnownTypes.ListValue ListValue { property in Google.Protobuf.WellKnownTypes.Value
432 ListValue = 6, enumerator
739 public sealed partial class ListValue : pb::IMessage<ListValue> class
764 public ListValue() { in ListValue() method in Google.Protobuf.WellKnownTypes.ListValue
772 public ListValue(ListValue other) : this() { in ListValue() method in Google.Protobuf.WellKnownTypes.ListValue
/external/libchrome/base/test/
Dvalues_test_util.h15 class ListValue; variable
/external/libchrome/components/json_schema/
Djson_schema_validator_unittest_base.h12 class ListValue; variable
Djson_schema_validator.h17 class ListValue; variable
/external/protobuf/php/src/Google/Protobuf/
DListValue.php17 class ListValue extends \Google\Protobuf\Internal\Message class
/external/cronet/stable/third_party/protobuf/php/src/Google/Protobuf/
DListValue.php17 class ListValue extends \Google\Protobuf\Internal\Message class
/external/cronet/tot/third_party/protobuf/php/src/Google/Protobuf/
DListValue.php17 class ListValue extends \Google\Protobuf\Internal\Message class
/external/libchrome/components/policy/core/common/
Dconfiguration_policy_provider_test.h23 class ListValue; variable
/external/cronet/stable/third_party/protobuf/src/google/protobuf/
Dstruct.proto92 message ListValue { message
Dstruct.pb.h52 class ListValue; variable
560 inline ListValue() : ListValue(nullptr) {} in ListValue() function
565 ListValue(ListValue&& from) noexcept in ListValue() function
/external/cronet/tot/third_party/protobuf/src/google/protobuf/
Dstruct.proto92 message ListValue { message
Dstruct.pb.h52 class ListValue; variable
560 inline ListValue() : ListValue(nullptr) {} in ListValue() function
565 ListValue(ListValue&& from) noexcept in ListValue() function
Dstruct.pb.cc62 PROTOBUF_CONSTEXPR ListValue::ListValue( in ListValue() function in ListValue
856 ListValue::ListValue(::PROTOBUF_NAMESPACE_ID::Arena* arena, in ListValue() function in ListValue
862 ListValue::ListValue(const ListValue& from) in ListValue() function in ListValue
/external/protobuf/src/google/protobuf/
Dstruct.proto92 message ListValue { message
Dstruct.pb.h52 class ListValue; variable
560 inline ListValue() : ListValue(nullptr) {} in ListValue() function
565 ListValue(ListValue&& from) noexcept in ListValue() function
/external/rust/android-crates-io/crates/protobuf-parse/src/proto/google/protobuf/
Dstruct.proto92 message ListValue { message
/external/googleapis/google/api/expr/v1beta1/
Dvalue.proto87 message ListValue { message
/external/tensorflow/tensorflow/core/framework/
Dattr_value.proto20 message ListValue { message
/external/googleapis/google/api/expr/v1alpha1/
Dvalue.proto88 message ListValue { message
/external/libchrome/ipc/
Dipc_message_utils.h49 class ListValue; variable

123