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

/external/chromium_org/ash/host/
H A Dash_window_tree_host.h59 virtual void PrepareForShutdown() {} function in class:ash::AshWindowTreeHost
H A Dash_window_tree_host_x11.h36 virtual void PrepareForShutdown() OVERRIDE;
H A Dash_window_tree_host_x11.cc134 void AshWindowTreeHostX11::PrepareForShutdown() { function in class:ash::AshWindowTreeHostX11
/external/chromium_org/ash/shelf/
H A Dshelf_layout_manager.h108 void PrepareForShutdown();
H A Dshelf_layout_manager.cc233 void ShelfLayoutManager::PrepareForShutdown() { function in class:ash::ShelfLayoutManager
312 // during shutdown after PrepareForShutdown.
/external/chromium_org/ash/
H A Droot_window_controller.cc377 ash_host_->PrepareForShutdown();
507 shelf_->shelf_layout_manager()->PrepareForShutdown();

Completed in 267 milliseconds