Home | History | Annotate | Download | only in profiles

Lines Matching defs:profile_list

537     scoped_ptr<base::ListValue> profile_list(
541 for (it = profile_list->begin(); it != profile_list->end(); ++it) {
894 base::ListValue* profile_list = update.Get();
896 profile_list->Clear();
910 profile_list->Append(new base::StringValue(profile_path));