HomeSort by relevance Sort by last modified time
    Searched refs:GetLastUsedProfileAllowedByPolicy (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/chrome/browser/ui/views/message_center/
web_notification_tray_win.cc 27 ProfileManager::GetLastUsedProfileAllowedByPolicy(),
  /external/chromium_org/chrome/browser/profiles/
profile_manager.h 112 // GetLastUsedProfileAllowedByPolicy() instead.
118 static Profile* GetLastUsedProfileAllowedByPolicy();
profile_manager_unittest.cc 407 TEST_F(ProfileManagerTest, GetLastUsedProfileAllowedByPolicy) {
411 Profile* profile = profile_manager->GetLastUsedProfileAllowedByPolicy();
429 profile_manager->GetLastUsedProfileAllowedByPolicy()->IsOffTheRecord());
431 // GetLastUsedProfileAllowedByPolicy() returns the incognito Profile when
435 profile_manager->GetLastUsedProfileAllowedByPolicy()->IsOffTheRecord());
profile_manager.cc 255 Profile* ProfileManager::GetLastUsedProfileAllowedByPolicy() {
    [all...]
  /external/chromium_org/chrome/browser/task_manager/
task_manager.cc     [all...]

Completed in 95 milliseconds