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

  /external/guava/guava/src/com/google/common/base/internal/
Finalizer.java 130 } catch (ShutDown shutDown) { /* ignore */ }
136 private void cleanUp(Reference<?> reference) throws ShutDown {
150 throw new ShutDown();
169 private Method getFinalizeReferentMethod() throws ShutDown {
181 throw new ShutDown();
206 private static class ShutDown extends Exception { }
  /external/chromium/chrome/browser/history/
in_memory_url_index.cc 158 void InMemoryURLIndex::ShutDown() {
    [all...]
  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_service.cc 180 void SafeBrowsingService::ShutDown() {
481 ShutDown();
    [all...]
  /prebuilt/common/tradefed/
tradefed-prebuilt.jar 
  /prebuilts/tools/common/guava-tools/
guava-10.0.1.jar 

Completed in 224 milliseconds