Searched defs:Shutdown (Results 1 – 9 of 9) sorted by relevance
| /art/runtime/ | ||
| D | atomic.cc | 39 void QuasiAtomic::Shutdown() { in Shutdown() function in art::QuasiAtomic |
| D | fault_handler.cc | 138 void FaultManager::Shutdown() { in Shutdown() function in art::FaultManager |
| D | mem_map.cc | 768 void MemMap::Shutdown() { in Shutdown() function in art::MemMap |
| D | profiler.cc | 383 void BackgroundMethodSamplingProfiler::Shutdown() { in Shutdown() function in art::BackgroundMethodSamplingProfiler |
| D | trace.cc | 458 void Trace::Shutdown() { in Shutdown() function in art::Trace |
| D | thread.cc | 1278 void Thread::Shutdown() { in Shutdown() function in art::Thread |
| /art/runtime/jdwp/ | ||
| D | jdwp_adb.cc | 83 virtual void Shutdown() { in Shutdown() function |
| D | jdwp_socket.cc | 172 void JdwpSocketState::Shutdown() { in Shutdown() function in art::JDWP::JdwpSocketState |
| /art/runtime/verifier/ | ||
| D | method_verifier.cc | 4436 void MethodVerifier::Shutdown() { in Shutdown() function in art::verifier::MethodVerifier |