Searched refs:GetInfoForProfileAtIndex (Results 1 – 2 of 2) sorted by relevance
287 GetInfoForProfileAtIndex(index)->GetString(kNameKey, &name); in GetNameOfProfileAtIndex()294 GetInfoForProfileAtIndex(index)->GetString( in GetShortcutNameOfProfileAtIndex()305 if (GetInfoForProfileAtIndex(index)->GetDouble(kActiveTimeKey, &dt)) { in GetProfileActiveTimeAtIndex()315 GetInfoForProfileAtIndex(index)->GetString(kUserNameKey, &user_name); in GetUserNameOfProfileAtIndex()342 GetInfoForProfileAtIndex(index)->GetString(kAuthCredentialsKey, &credentials); in GetLocalAuthCredentialsOfProfileAtIndex()349 if (!GetInfoForProfileAtIndex(index)->GetBoolean(kBackgroundAppsKey, in GetBackgroundStatusOfProfileAtIndex()359 GetInfoForProfileAtIndex(index)->GetString(kGAIANameKey, &name); in GetGAIANameOfProfileAtIndex()366 GetInfoForProfileAtIndex(index)->GetString(kGAIAGivenNameKey, &name); in GetGAIAGivenNameOfProfileAtIndex()376 GetInfoForProfileAtIndex(index)->GetString( in GetGAIAPictureOfProfileAtIndex()389 GetInfoForProfileAtIndex(index)->GetBoolean(kUseGAIAPictureKey, &value); in IsUsingGAIAPictureOfProfileAtIndex()[all …]
165 const base::DictionaryValue* GetInfoForProfileAtIndex(size_t index) const;