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

  /external/chromium_org/ash/host/
ash_window_tree_host.h 59 virtual void PrepareForShutdown() {}
ash_window_tree_host_x11.cc 134 void AshWindowTreeHostX11::PrepareForShutdown() {
  /external/chromium_org/ash/shelf/
shelf_layout_manager.cc 232 void ShelfLayoutManager::PrepareForShutdown() {
311 // during shutdown after 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 93 milliseconds