OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
181
GetCache()->
DeleteProfileFromCache
(path_1);
185
GetCache()->
DeleteProfileFromCache
(path_2);
246
GetCache()->
DeleteProfileFromCache
(GetProfilePath("path_c"));
profile_info_cache.h
48
void
DeleteProfileFromCache
(const base::FilePath& profile_path);
profile_info_cache.cc
244
void ProfileInfoCache::
DeleteProfileFromCache
(
profile_manager.cc
[
all
...]
/external/chromium_org/chrome/test/base/
testing_profile_manager.cc
105
cache.
DeleteProfileFromCache
(profile->GetPath());
Completed in 630 milliseconds