| /external/libchrome/dbus/ |
| D | values_util.cc | 26 bool PopListElements(MessageReader* reader, base::ListValue* list_value) { in PopListElements() 187 std::unique_ptr<base::ListValue> list_value(new base::ListValue); in PopDataAsValue() local 197 std::unique_ptr<base::ListValue> list_value(new base::ListValue); in PopDataAsValue() local
|
| D | values_util_unittest.cc | 201 std::unique_ptr<base::ListValue> list_value(new base::ListValue); in TEST() local 224 std::unique_ptr<base::ListValue> list_value(new base::ListValue); in TEST() local 252 base::ListValue list_value; in TEST() local 519 auto list_value = std::make_unique<base::ListValue>(); in TEST() local 566 auto list_value = std::make_unique<base::ListValue>(); in TEST() local 609 std::unique_ptr<base::ListValue> list_value(new base::ListValue()); in TEST() local 653 std::unique_ptr<base::ListValue> list_value(new base::ListValue()); in TEST() local
|
| /external/golang-protobuf/ptypes/struct/ |
| D | struct.proto | 76 ListValue list_value = 6; field
|
| /external/protobuf/python/compatibility_tests/v2.5.0/protos/python/google/protobuf/internal/ |
| D | factory_test1.proto | 54 repeated string list_value = 5; field
|
| D | factory_test2.proto | 62 repeated string list_value = 11; field
|
| /external/protobuf/src/google/protobuf/ |
| D | struct.proto | 76 ListValue list_value = 6; field
|
| D | struct.pb.cc | 569 Value::_Internal::list_value(const Value* msg) { in list_value() function in Value::_Internal 587 void Value::set_allocated_list_value(PROTOBUF_NAMESPACE_ID::ListValue* list_value) { in set_allocated_list_value()
|
| D | struct.pb.h | 1052 inline const PROTOBUF_NAMESPACE_ID::ListValue& Value::list_value() const { in list_value() function 1069 …ine void Value::unsafe_arena_set_allocated_list_value(PROTOBUF_NAMESPACE_ID::ListValue* list_value… in unsafe_arena_set_allocated_list_value()
|
| /external/protobuf/python/google/protobuf/internal/ |
| D | factory_test1.proto | 55 repeated string list_value = 5; field
|
| D | factory_test2.proto | 63 repeated string list_value = 11; field
|
| /external/libbrillo/policy/tests/ |
| D | libpolicy_test.cc | 66 std::vector<std::string> list_value; in TEST() local 224 std::vector<std::string> list_value; in TEST() local
|
| /external/libchrome/base/test/ |
| D | values_test_util.cc | 44 const ListValue* list_value = nullptr; in ExpectDictListValue() local
|
| /external/libchrome/components/policy/core/common/ |
| D | policy_proto_decoders.cc | 80 auto list_value = std::make_unique<base::ListValue>(); in DecodeStringListProto() local
|
| D | schema_unittest.cc | 875 base::ListValue* list_value = in TEST() local 903 base::ListValue* list_value = in TEST() local
|
| /external/libchrome/base/trace_event/ |
| D | trace_event_memory_overhead.cc | 129 const ListValue* list_value = nullptr; in AddValue() local
|
| D | trace_event_argument_unittest.cc | 111 auto list_value = WrapUnique(new ListValue); in TEST() local
|
| D | trace_event_argument.cc | 291 const ListValue* list_value; in SetBaseValueWithCopiedName() local 345 const ListValue* list_value; in AppendBaseValue() local
|
| /external/tensorflow/tensorflow/core/protobuf/ |
| D | struct.proto | 68 ListValue list_value = 51; field
|
| /external/protobuf/java/util/src/test/proto/com/google/protobuf/util/ |
| D | json_test.proto | 175 google.protobuf.ListValue list_value = 3; field
|
| /external/libchrome/components/json_schema/ |
| D | json_schema_validator.cc | 105 const base::ListValue* list_value = nullptr; in IsValidSchema() local
|
| /external/tensorflow/tensorflow/python/saved_model/ |
| D | nested_structure_coder.py | 136 def do_encode(self, list_value, encode_fn): argument
|
| /external/rust/crates/grpcio-sys/grpc/src/core/ext/xds/ |
| D | xds_api.cc | 765 void PopulateListValue(upb_arena* arena, google_protobuf_ListValue* list_value, in PopulateListValue() 810 google_protobuf_ListValue* list_value = in PopulateMetadataValue() local
|
| /external/rust/crates/protobuf/src/well_known_types/ |
| D | struct_pb.rs | 205 list_value(ListValue), enumerator
|
| /external/tensorflow/tensorflow/core/grappler/optimizers/ |
| D | meta_optimizer_test.cc | 1126 AttrValue_ListValue* list_value = in SetUpCallFromList() local
|
| /external/tensorflow/tensorflow/lite/toco/ |
| D | import_tensorflow.cc | 625 const AttrValue::ListValue& list_value = GetListAttr(node, list); in GetOutputNamesFromNodeDef() local 674 const AttrValue::ListValue& list_value = GetListAttr(node, list); in GetOutputTypesFromNodeDef() local
|