Searched defs:ShutDown (Results 1 - 18 of 18) sorted by relevance

/external/chromium_org/athena/content/
H A Dapp_registry_impl.cc83 void AppRegistry::ShutDown() { function in class:athena::AppRegistry
/external/chromium_org/ash/test/
H A Dtest_system_tray_delegate.cc97 void TestSystemTrayDelegate::ShutDown() { function in class:ash::test::TestSystemTrayDelegate
/external/chromium_org/components/infobars/core/
H A Dinfobar_manager.cc107 void InfoBarManager::ShutDown() { function in class:infobars::InfoBarManager
/external/chromium_org/content/renderer/pepper/
H A Dpepper_platform_audio_output.cc63 void PepperPlatformAudioOutput::ShutDown() { function in class:content::PepperPlatformAudioOutput
H A Dpepper_platform_audio_input.cc64 void PepperPlatformAudioInput::ShutDown() { function in class:content::PepperPlatformAudioInput
/external/guava/guava/src/com/google/common/base/internal/
H A DFinalizer.java130 } 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 { } class in class:Finalizer
/external/chromium_org/device/serial/
H A Ddata_sender.cc84 ShutDown();
126 ShutDown();
131 ShutDown();
161 ShutDown();
177 ShutDown();
186 ShutDown();
202 void DataSender::ShutDown() { function in class:device::DataSender
H A Ddata_source_sender.cc80 void DataSourceSender::ShutDown() { function in class:device::DataSourceSender
176 ShutDown();
H A Ddata_receiver.cc141 ShutDown();
154 ShutDown();
166 ShutDown();
184 ShutDown();
207 ShutDown();
221 ShutDown();
253 void DataReceiver::ShutDown() { function in class:device::DataReceiver
H A Ddata_sink_receiver.cc82 void DataSinkReceiver::ShutDown() { function in class:device::DataSinkReceiver
228 ShutDown();
/external/chromium_org/chrome/browser/history/
H A Din_memory_url_index.cc139 void InMemoryURLIndex::ShutDown() { function in class:history::InMemoryURLIndex
/external/chromium_org/chrome/browser/safe_browsing/
H A Dsafe_browsing_service.cc270 void SafeBrowsingService::ShutDown() { function in class:SafeBrowsingService
394 // Need to do the CheckForLeaks on IOThread instead of in ShutDown where
/external/chromium_org/ppapi/native_client/src/trusted/plugin/
H A Dservice_runtime.cc68 void PluginReverseInterface::ShutDown() { function in class:plugin::PluginReverseInterface
529 rev_interface_->ShutDown();
/external/chromium_org/ash/system/tray/
H A Ddefault_system_tray_delegate.cc167 void DefaultSystemTrayDelegate::ShutDown() { function in class:ash::DefaultSystemTrayDelegate
/external/chromium_org/chrome/browser/ui/ash/
H A Dsystem_tray_delegate_chromeos.cc609 void SystemTrayDelegateChromeOS::ShutDown() { function in class:chromeos::SystemTrayDelegateChromeOS
/external/owasp/sanitizer/distrib/lib/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/owasp/sanitizer/lib/guava-libraries/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/chromium_org/third_party/checkstyle/
H A Dcheckstyle-5.7-all.jarMETA-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml checkstylecompilation.properties checkstyletask.properties com/ ...

Completed in 8554 milliseconds