Home | History | Annotate | Download | only in prefs

Lines Matching defs:url_list

244     base::ListValue* url_list = update.Get();
245 url_list->Append(new base::StringValue(kExampleUrl0));
246 url_list->Append(new base::StringValue(kExampleUrl1));
264 base::ListValue* url_list = update.Get();
265 url_list->Append(new base::StringValue(kExampleUrl0));
266 url_list->Append(new base::StringValue(kExampleUrl1));
340 base::ListValue* url_list = update.Get();
341 url_list->Append(new base::StringValue(kExampleUrl0));
342 url_list->Append(new base::StringValue(kExampleUrl1));
384 base::ListValue* url_list = update.Get();
385 url_list->Append(new base::StringValue(kExampleUrl0));
386 url_list->Append(new base::StringValue(kExampleUrl1));
435 base::ListValue* url_list = update.Get();
436 url_list->Append(new base::StringValue(kExampleUrl1));
437 url_list->Append(new base::StringValue(kExampleUrl2));