Home
last modified time | relevance | path

Searched defs:list_value (Results 1 – 21 of 21) sorted by relevance

/third_party/flutter/engine/flutter/shell/platform/common/cpp/client_wrapper/
Dencodable_value_unittests.cc94 std::vector<uint8_t>& list_value = value.ByteListValue(); in TEST() local
109 std::vector<int32_t>& list_value = value.IntListValue(); in TEST() local
124 std::vector<int64_t>& list_value = value.LongListValue(); in TEST() local
139 std::vector<double>& list_value = value.DoubleListValue(); in TEST() local
158 EncodableList& list_value = value.ListValue(); in TEST() local
Dstandard_codec.cc128 EncodableList list_value; in ReadValue() local
/third_party/gn/src/gn/
Dvalue.h87 std::vector<Value>& list_value() { in list_value() function
91 const std::vector<Value>& list_value() const { in list_value() function
Dfunction_foreach.cc69 Value list_value = args_vector[1]->Execute(scope, err); in RunForEach() local
Dcommand_desc.cc40 const base::ListValue* list_value = nullptr; in PrintDictValue() local
85 const base::ListValue* list_value = nullptr; in PrintValue() local
Dcommand_args.cc214 std::string list_value = in ListArgs() local
/third_party/cef/tests/ceftests/
Dvalues_unittest.cc190 CefRefPtr<CefListValue>& list_value) { in TestDictionaryList()
218 CefRefPtr<CefListValue> list_value; in TestDictionary() local
411 CefRefPtr<CefListValue>& list_value) { in TestListList()
441 CefRefPtr<CefListValue> list_value; in TestList() local
600 CefRefPtr<CefListValue> list_value = CefListValue::Create(); in CreateListValue() local
763 CefRefPtr<CefListValue> list_value = CefListValue::Create(); in TEST() local
1079 CefRefPtr<CefListValue> list_value = CreateListValue(); in TEST() local
1111 CefRefPtr<CefListValue> list_value = CreateListValue(); in TEST() local
1172 CefRefPtr<CefListValue> list_value = CreateListValue(); in TEST() local
/third_party/protobuf/src/google/protobuf/
Dstruct.proto76 ListValue list_value = 6; field
Dstruct.pb.cc454 Value::_Internal::list_value(const Value* msg) { in list_value() function in Value::_Internal
472 void Value::set_allocated_list_value(PROTOBUF_NAMESPACE_ID::ListValue* list_value) { in set_allocated_list_value()
Dstruct.pb.h1058 inline const PROTOBUF_NAMESPACE_ID::ListValue& Value::list_value() const { in list_value() function
1073 …ine void Value::unsafe_arena_set_allocated_list_value(PROTOBUF_NAMESPACE_ID::ListValue* list_value in unsafe_arena_set_allocated_list_value()
/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/python/google/protobuf/internal/
Dfactory_test1.proto54 repeated string list_value = 5; field
Dfactory_test2.proto62 repeated string list_value = 11; field
/third_party/protobuf/python/google/protobuf/internal/
Dfactory_test1.proto55 repeated string list_value = 5; field
Dfactory_test2.proto63 repeated string list_value = 11; field
/third_party/cef/libcef/common/
Dvalues_impl.cc40 base::ListValue* list_value = static_cast<base::ListValue*>(value); in GetOrCreateRefOrCopy() local
859 base::ListValue* list_value = in GetList() local
1279 base::ListValue* list_value = in GetList() local
/third_party/gstreamer/gstreamer/gst/
Dgststructure.c2512 const GValue *list_value; in gst_structure_fixate_field_nearest_int() local
2576 const GValue *list_value; in gst_structure_fixate_field_nearest_double() local
2630 const GValue *list_value; in gst_structure_fixate_field_boolean() local
2683 const GValue *list_value; in gst_structure_fixate_field_string() local
2757 const GValue *list_value; in gst_structure_fixate_field_nearest_fraction() local
Dgstvalue.c390 GValue *list_value; in gst_value_transform_any_list_string() local
457 GValue *list_value; in _gst_value_transform_g_value_array_string() local
2578 GValue list_value = { 0 }; in _priv_gst_value_parse_any_list() local
/third_party/protobuf/java/util/src/test/proto/com/google/protobuf/util/
Djson_test.proto175 google.protobuf.ListValue list_value = 3; field
/third_party/cef/libcef/renderer/
Dframe_impl.cc597 auto& list_value = base::Value::AsListValue(arguments); in SendMessage() local
/third_party/cef/libcef/browser/
Dframe_host_impl.cc562 auto& list_value = base::Value::AsListValue(arguments); in SendMessage() local
/third_party/libabigail/src/
Dabg-suppression.cc1839 ini::list_property_value_sptr list_value = in read_type_suppression() local