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

  /external/chromium_org/chrome/browser/profiles/
profile.cc 176 return GetPath() == ProfileManager::GetGuestProfilePath();
profile_manager.h 174 static base::FilePath GetGuestProfilePath();
avatar_menu_model.cc 204 profile_manager->CreateProfileAsync(ProfileManager::GetGuestProfilePath(),
profile_manager_unittest.cc 300 TEST_F(ProfileManagerTest, GetGuestProfilePath) {
301 base::FilePath guest_path = ProfileManager::GetGuestProfilePath();
profile_manager.cc 862 base::FilePath ProfileManager::GetGuestProfilePath() {
    [all...]

Completed in 176 milliseconds