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

  /external/chromium_org/chrome/browser/profiles/
profile_shortcut_manager_unittest_win.cc 72 profile_info_cache_->DeleteProfileFromCache(profile_path);
381 profile_info_cache_->DeleteProfileFromCache(profile_2_path_);
406 profile_info_cache_->DeleteProfileFromCache(profile_1_path_);
430 profile_info_cache_->DeleteProfileFromCache(profile_2_path_);
465 profile_info_cache_->DeleteProfileFromCache(profile_3_path_);
477 profile_info_cache_->DeleteProfileFromCache(profile_2_path_);
544 profile_info_cache_->DeleteProfileFromCache(profile_2_path_);
    [all...]
profile_info_cache_unittest.cc 187 GetCache()->DeleteProfileFromCache(path_1);
191 GetCache()->DeleteProfileFromCache(path_2);
252 GetCache()->DeleteProfileFromCache(GetProfilePath("path_c"));
profile_info_cache.h 52 void DeleteProfileFromCache(const base::FilePath& profile_path);
profile_info_cache.cc 250 void ProfileInfoCache::DeleteProfileFromCache(
    [all...]
profile_manager.cc     [all...]
  /external/chromium_org/chrome/test/base/
testing_profile_manager.cc 137 cache.DeleteProfileFromCache(profile->GetPath());

Completed in 175 milliseconds