Searched refs:InvalidatePendingProfileLoads (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/chrome/browser/ui/app_list/
H A Dprofile_loader.cc26 void ProfileLoader::InvalidatePendingProfileLoads() { function in class:ProfileLoader
33 InvalidatePendingProfileLoads();
H A Dprofile_loader.h33 void InvalidatePendingProfileLoads();
H A Dapp_list_service_views.cc38 InvalidatePendingProfileLoads();
H A Dapp_list_service_impl.h69 void InvalidatePendingProfileLoads();
H A Dprofile_loader_unittest.cc109 loader_->InvalidatePendingProfileLoads();
H A Dapp_list_service_impl.cc371 void AppListServiceImpl::InvalidatePendingProfileLoads() { function in class:AppListServiceImpl
372 profile_loader_->InvalidatePendingProfileLoads();

Completed in 70 milliseconds