Home
last modified time | relevance | path

Searched defs:GetLastUsedProfileAllowedByPolicy (Results 1 – 2 of 2) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/profiles/
H A Dprofile_manager_unittest.cc616 TEST_P(ProfileManagerGuestTest, GetLastUsedProfileAllowedByPolicy) { in TEST_P() argument
897 TEST_F(ProfileManagerTest, GetLastUsedProfileAllowedByPolicy) { in TEST_F() argument
H A Dprofile_manager.cc415 Profile* ProfileManager::GetLastUsedProfileAllowedByPolicy() { in GetLastUsedProfileAllowedByPolicy() function in ProfileManager