Searched defs:list_value (Results 1 – 14 of 14) sorted by relevance
26 bool PopListElements(MessageReader* reader, base::ListValue* list_value) { in PopListElements()187 std::unique_ptr<base::ListValue> list_value(new base::ListValue); in PopDataAsValue() local197 std::unique_ptr<base::ListValue> list_value(new base::ListValue); in PopDataAsValue() local
77 ListValue list_value = 6; field
664 inline const ::google::protobuf::ListValue& Value::list_value() const { in list_value() function690 inline void Value::set_allocated_list_value(::google::protobuf::ListValue* list_value) { in set_allocated_list_value()
1196 const ::google::protobuf::ListValue& Value::list_value() const { in list_value() function in google::protobuf::Value1222 void Value::set_allocated_list_value(::google::protobuf::ListValue* list_value) { in set_allocated_list_value()
55 repeated string list_value = 5; field
63 repeated string list_value = 11; field
66 std::vector<std::string> list_value; in TEST() local224 std::vector<std::string> list_value; in TEST() local
61 ListValue list_value = 51; field
192 google.protobuf.ListValue list_value = 3; field
123 def do_encode(self, list_value, encode_fn): argument
1265 const AttrValue::ListValue& list_value = GetListAttr(node, list); in GetOutputNamesFromNodeDef() local1314 const AttrValue::ListValue& list_value = GetListAttr(node, list); in GetOutputTypesFromNodeDef() local
1635 ListValue list_value; in TEST() local
223 AttrValue list_value; in TEST() local