Searched defs:Shutdown (Results 1 - 9 of 9) sorted by relevance

/art/runtime/
H A Datomic.cc39 void QuasiAtomic::Shutdown() { function in class:art::QuasiAtomic
H A Dfault_handler.cc131 void FaultManager::Shutdown() { function in class:art::FaultManager
326 // Shutdown the fault manager so that it will remove the signal chain for
328 fault_manager.Shutdown();
H A Dmem_map.cc656 void MemMap::Shutdown() { function in class:art::MemMap
H A Dtrace.cc445 void Trace::Shutdown() { function in class:art::Trace
H A Dprofiler.cc386 void BackgroundMethodSamplingProfiler::Shutdown() { function in class:art::BackgroundMethodSamplingProfiler
H A Dthread.cc1058 void Thread::Shutdown() { function in class:art::Thread
/art/runtime/jdwp/
H A Djdwp_adb.cc83 virtual void Shutdown() { function in struct:art::JDWP::JdwpAdbState
H A Djdwp_socket.cc56 virtual void Shutdown();
158 netState->Shutdown();
172 void JdwpSocketState::Shutdown() { function in class:art::JDWP::JdwpSocketState
/art/runtime/verifier/
H A Dmethod_verifier.cc4165 void MethodVerifier::Shutdown() { function in class:art::verifier::MethodVerifier

Completed in 5231 milliseconds