Searched refs:DestroyAppList (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/chrome/browser/ui/app_list/
H A Dapp_list_service_views.h44 virtual void DestroyAppList() OVERRIDE;
H A Dapp_list_service_views.cc67 void AppListServiceViews::DestroyAppList() { function in class:AppListServiceViews
H A Dapp_list_service_impl.h67 virtual void DestroyAppList() = 0;
H A Dapp_list_service_mac.h72 virtual void DestroyAppList() OVERRIDE;
H A Dapp_list_service_unittest.cc76 virtual void DestroyAppList() OVERRIDE { ++destroy_app_list_call_count_; }
H A Dapp_list_service_impl.cc322 DestroyAppList();
/external/chromium_org/chrome/browser/ui/ash/app_list/
H A Dapp_list_service_ash.h40 virtual void DestroyAppList() OVERRIDE;
H A Dapp_list_service_ash.cc66 void AppListServiceAsh::DestroyAppList() { function in class:AppListServiceAsh

Completed in 689 milliseconds