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

  /external/chromium_org/ash/host/
ash_window_tree_host.h 59 virtual void PrepareForShutdown() {}
ash_window_tree_host_x11.h 36 virtual void PrepareForShutdown() OVERRIDE;
ash_window_tree_host_x11.cc 134 void AshWindowTreeHostX11::PrepareForShutdown() {
  /external/chromium_org/ash/shelf/
shelf_layout_manager.h 107 void PrepareForShutdown();
shelf_layout_manager.cc 232 void ShelfLayoutManager::PrepareForShutdown() {
311 // during shutdown after PrepareForShutdown.
    [all...]
  /external/chromium_org/ash/
root_window_controller.cc 428 ash_host_->PrepareForShutdown();
558 shelf_->shelf_layout_manager()->PrepareForShutdown();
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
rtccore.h 922 virtual HRESULT WINAPI PrepareForShutdown(void) = 0;
971 HRESULT (WINAPI *PrepareForShutdown)(IRTCClient *This);
    [all...]

Completed in 461 milliseconds