Home | History | Annotate | Download | only in automation

Lines Matching refs:profile_info

4294     DictionaryValue* profile_info = new DictionaryValue;
4301 profile_info->SetString(type_it->second, value);
4304 profiles->Append(profile_info);
4343 DictionaryValue* profile_info = NULL;
4351 profiles.GetDictionary(i, &profile_info);
4357 if (profile_info->HasKey(type_it->second)) {
4358 if (profile_info->GetString(type_it->second,