Home
last modified time | relevance | path

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

/external/libchrome/dbus/
Dvalues_util.cc26 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
/external/libbrillo/policy/tests/
Dlibpolicy_unittest.cc59 std::vector<std::string> list_value; in TEST() local
184 std::vector<std::string> list_value; in TEST() local
/external/golang-protobuf/ptypes/struct/
Dstruct.proto77 ListValue list_value = 6; field
/external/protobuf/src/google/protobuf/
Dstruct.proto77 ListValue list_value = 6; field
Dstruct.pb.h664 inline const ::google::protobuf::ListValue& Value::list_value() const { in list_value() function
690 inline void Value::set_allocated_list_value(::google::protobuf::ListValue* list_value) { in set_allocated_list_value()
Dstruct.pb.cc1196 const ::google::protobuf::ListValue& Value::list_value() const { in list_value() function in google::protobuf::Value
1222 void Value::set_allocated_list_value(::google::protobuf::ListValue* list_value) { in set_allocated_list_value()
/external/protobuf/python/google/protobuf/internal/
Dfactory_test1.proto55 repeated string list_value = 5; field
Dfactory_test2.proto63 repeated string list_value = 11; field
/external/libchrome/base/trace_event/
Dtrace_event_argument_unittest.cc111 auto list_value = WrapUnique(new ListValue); in TEST() local
Dtrace_event_memory_overhead.cc104 const ListValue* list_value = nullptr; in AddValue() local
Dtrace_event_argument.cc288 const ListValue* list_value; in SetBaseValueWithCopiedName() local
342 const ListValue* list_value; in AppendBaseValue() local
/external/protobuf/java/util/src/test/proto/com/google/protobuf/util/
Djson_test.proto192 google.protobuf.ListValue list_value = 3; field
/external/libchrome/base/
Dvalues_unittest.cc1249 ListValue list_value; in TEST() local