Home | History | Annotate | Download | only in profiles

Lines Matching refs:last_active

1248   Profile* last_active = browser->profile();
1252 if (last_active->GetPrefs()->GetBoolean(prefs::kForceEphemeralProfiles))
1259 last_active->GetPath()) != profile_manager_->profiles_info_.end()) {
1261 last_active->GetPath().BaseName().MaybeAsASCII());
1265 cache.GetIndexOfProfileWithPath(last_active->GetPath());