/aosp_15_r20/external/libchrome/dbus/ |
H A 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
|
H A 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
|
/aosp_15_r20/external/libbrillo/policy/tests/ |
H A D | libpolicy_test.cc | 66 std::vector<std::string> list_value; in TEST() local 224 std::vector<std::string> list_value; in TEST() local
|
/aosp_15_r20/external/cronet/components/metrics/ |
H A D | unsent_log_store.cc | 56 explicit LogsPrefWriter(base::Value::List* list_value) in LogsPrefWriter() 450 void UnsentLogStore::ReadLogsFromPrefList(const base::Value::List& list_value) { in ReadLogsFromPrefList()
|
/aosp_15_r20/external/grpc-grpc/src/core/ext/xds/ |
H A D | xds_api.cc | 81 void PopulateListValue(google_protobuf_ListValue* list_value, in PopulateListValue() 123 google_protobuf_ListValue* list_value = in PopulateMetadataValue() local
|
/aosp_15_r20/external/libchrome/base/trace_event/ |
H A D | trace_event_argument.cc | 291 const ListValue* list_value; in SetBaseValueWithCopiedName() local 345 const ListValue* list_value; in AppendBaseValue() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/xds/ |
D | xds_api.cc | 83 google_protobuf_ListValue* list_value, in PopulateListValue() 127 google_protobuf_ListValue* list_value = in PopulateMetadataValue() local
|
/aosp_15_r20/external/libchrome/components/policy/core/common/ |
H A D | schema_unittest.cc | 875 base::ListValue* list_value = in TEST() local 903 base::ListValue* list_value = in TEST() local
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/ |
H A D | struct.pb.h | 1060 inline const ::PROTOBUF_NAMESPACE_ID::ListValue& Value::list_value() const { in list_value() function 1075 …ne void Value::unsafe_arena_set_allocated_list_value(::PROTOBUF_NAMESPACE_ID::ListValue* list_valu… in unsafe_arena_set_allocated_list_value()
|
H A D | struct.proto | 76 ListValue list_value = 6; field
|
H A D | struct.pb.cc | 423 Value::_Internal::list_value(const Value* msg) { in list_value() function in Value::_Internal 441 void Value::set_allocated_list_value(::PROTOBUF_NAMESPACE_ID::ListValue* list_value) { in set_allocated_list_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/ |
D | struct.pb.h | 1008 inline const ::PROTOBUF_NAMESPACE_ID::ListValue& Value::list_value() const { in list_value() function 1023 …ne void Value::unsafe_arena_set_allocated_list_value(::PROTOBUF_NAMESPACE_ID::ListValue* list_valu… in unsafe_arena_set_allocated_list_value()
|
D | struct.pb.cc | 355 Value::_Internal::list_value(const Value* msg) { in list_value() function in Value::_Internal 373 void Value::set_allocated_list_value(::PROTOBUF_NAMESPACE_ID::ListValue* list_value) { in set_allocated_list_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/ |
D | struct.pb.cc | 355 Value::_Internal::list_value(const Value* msg) { in list_value() function in Value::_Internal 373 void Value::set_allocated_list_value(::PROTOBUF_NAMESPACE_ID::ListValue* list_value) { in set_allocated_list_value()
|
D | struct.pb.h | 1008 inline const ::PROTOBUF_NAMESPACE_ID::ListValue& Value::list_value() const { in list_value() function 1023 …ne void Value::unsafe_arena_set_allocated_list_value(::PROTOBUF_NAMESPACE_ID::ListValue* list_valu… in unsafe_arena_set_allocated_list_value()
|
/aosp_15_r20/external/protobuf/src/google/protobuf/ |
H A D | struct.pb.h | 1060 inline const ::PROTOBUF_NAMESPACE_ID::ListValue& Value::list_value() const { in list_value() function 1075 …ne void Value::unsafe_arena_set_allocated_list_value(::PROTOBUF_NAMESPACE_ID::ListValue* list_valu… in unsafe_arena_set_allocated_list_value()
|
H A D | struct.proto | 76 ListValue list_value = 6; field
|
H A D | struct.pb.cc | 423 Value::_Internal::list_value(const Value* msg) { in list_value() function in Value::_Internal 441 void Value::set_allocated_list_value(::PROTOBUF_NAMESPACE_ID::ListValue* list_value) { in set_allocated_list_value()
|
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-parse/src/proto/google/protobuf/ |
D | struct.proto | 76 ListValue list_value = 6; field
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/property_tree/examples/ |
D | custom_data_type.cpp | 80 intlist list_value = pt.get<intlist>( in main() local
|
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/internal/ |
H A D | factory_test1.proto | 54 repeated string list_value = 5; field
|
/aosp_15_r20/external/protobuf/python/google/protobuf/internal/ |
H A D | factory_test1.proto | 54 repeated string list_value = 5; field
|
/aosp_15_r20/external/googleapis/google/api/expr/v1beta1/ |
H A D | value.proto | 67 ListValue list_value = 12; field
|
/aosp_15_r20/external/googleapis/google/api/expr/v1alpha1/ |
H A D | value.proto | 68 ListValue list_value = 12; field
|
/aosp_15_r20/external/libchrome/base/test/ |
H A D | values_test_util.cc | 44 const ListValue* list_value = nullptr; in ExpectDictListValue() local
|