Home
last modified time | relevance | path

Searched refs:ShutDown (Results 1 – 8 of 8) sorted by relevance

/external/guava/src/com/google/common/base/internal/
DFinalizer.java130 } catch (ShutDown shutDown) { /* ignore */ } in run()
136 private void cleanUp(Reference<?> reference) throws ShutDown { in cleanUp()
150 throw new ShutDown(); in cleanUp()
169 private Method getFinalizeReferentMethod() throws ShutDown { in getFinalizeReferentMethod()
181 throw new ShutDown(); in getFinalizeReferentMethod()
206 private static class ShutDown extends Exception { } class in Finalizer
/external/chromium/chrome/browser/history/
Din_memory_history_backend.cc35 index_->ShutDown(); in ~InMemoryHistoryBackend()
Din_memory_url_index.h120 void ShutDown();
Din_memory_url_index.cc158 void InMemoryURLIndex::ShutDown() { in ShutDown() function in history::InMemoryURLIndex
/external/chromium/chrome/browser/safe_browsing/
Dsafe_browsing_service.h139 void ShutDown();
Dsafe_browsing_service.cc180 void SafeBrowsingService::ShutDown() { in ShutDown() function in SafeBrowsingService
481 ShutDown(); in OnEnable()
/external/chromium/chrome/browser/
Dbrowser_process_impl.cc200 resource_dispatcher_host()->safe_browsing_service()->ShutDown(); in ~BrowserProcessImpl()
/external/sonivox/jet_tools/JetCreator/
Deas.py570 self.ShutDown()