Searched defs:Shutdown (Results 1 – 8 of 8) sorted by relevance
/art/runtime/base/ | ||
D | quasi_atomic.cc | 40 void QuasiAtomic::Shutdown() { in Shutdown() function in art::QuasiAtomic |
/art/runtime/ | ||
D | fault_handler.cc | 183 void FaultManager::Shutdown() { in Shutdown() function in art::FaultManager |
D | trace.cc | 1008 void Trace::Shutdown() { in Shutdown() function in art::Trace |
D | thread.cc | 2460 void Thread::Shutdown() { in Shutdown() function in art::Thread |
/art/openjdkjvmti/ | ||
D | deopt_manager.cc | 372 void DeoptManager::Shutdown() { in Shutdown() function in openjdkjvmti::DeoptManager |
D | events.cc | 1642 void EventHandler::Shutdown() { in Shutdown() function in openjdkjvmti::EventHandler |
/art/tools/jvmti-agents/simple-profile/ | ||
D | simple_profile.cc | 158 void SimpleProfileData::Shutdown(jvmtiEnv* jvmti, JNIEnv* jni) { in Shutdown() function in simple_profile::SimpleProfileData |
/art/libartbase/base/ | ||
D | mem_map.cc | 1036 void MemMap::Shutdown() { in Shutdown() function in art::MemMap |