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

  /external/chromium_org/chrome/browser/ui/app_list/
app_list_service_views.cc 25 PerformStartupChecks(initial_profile);
app_list_service_impl.h 63 void PerformStartupChecks(Profile* initial_profile);
app_list_service_unittest.cc 35 void PerformStartupChecks(Profile* profile) {
36 AppListServiceImpl::PerformStartupChecks(profile);
173 service_->PerformStartupChecks(profile1_.get());
181 service_->PerformStartupChecks(profile1_.get());
app_list_service_impl.cc 355 void AppListServiceImpl::PerformStartupChecks(Profile* initial_profile) {

Completed in 60 milliseconds