Home
last modified time | relevance | path

Searched defs:Shutdown (Results 1 – 23 of 23) sorted by relevance

/aosp12/system/logging/logd/
H A DLogWriter.h30 virtual void Shutdown() {} in Shutdown() function
H A DLogReader.cpp68 void Shutdown() override { shutdown(client_->getSocket(), SHUT_RDWR); } in Shutdown() function in SocketLogWriter
H A DReplayMessages.cpp143 void Shutdown() override { in Shutdown() function in StdoutWriter
/aosp12/system/iorap/src/common/
H A Dasync_pool.h39 void Shutdown() { in Shutdown() function
/aosp12/art/runtime/base/
H A Dquasi_atomic.cc40 void QuasiAtomic::Shutdown() { in Shutdown() function in art::QuasiAtomic
/aosp12/system/chre/core/include/chre/core/
H A Devent_loop_common.h55 Shutdown, enumerator
/aosp12/frameworks/rs/driver/
H A DrsdCore.cpp363 void Shutdown(Context *rsc) { in Shutdown() function
/aosp12/bootable/recovery/otautil/
H A Dsysutil.cpp236 bool Shutdown(std::string_view target) { in Shutdown() function
/aosp12/art/runtime/
H A Dfault_handler.cc160 void FaultManager::Shutdown() { in Shutdown() function in art::FaultManager
H A Dtrace.cc526 void Trace::Shutdown() { in Shutdown() function in art::Trace
H A Dthread.cc2266 void Thread::Shutdown() { in Shutdown() function in art::Thread
/aosp12/art/runtime/verifier/
H A Dclass_verifier.cc346 void ClassVerifier::Shutdown() { in Shutdown() function in art::verifier::ClassVerifier
H A Dmethod_verifier.cc5439 void MethodVerifier::Shutdown() { in Shutdown() function in art::verifier::MethodVerifier
/aosp12/frameworks/native/libs/vr/libdvr/
H A Ddvr_hardware_composer_client.cpp54 void HwcCallback::Shutdown() { in Shutdown() function in __anon8d3f5a220110::HwcCallback
/aosp12/hardware/interfaces/bluetooth/1.0/default/
H A Dvendor_interface.cc175 void VendorInterface::Shutdown() { in Shutdown() function in android::hardware::bluetooth::V1_0::implementation::VendorInterface
/aosp12/art/openjdkjvmti/
H A Ddeopt_manager.cc109 void DeoptManager::Shutdown() { in Shutdown() function in openjdkjvmti::DeoptManager
H A Devents.cc1658 void EventHandler::Shutdown() { in Shutdown() function in openjdkjvmti::EventHandler
/aosp12/art/tools/jvmti-agents/simple-profile/
H A Dsimple_profile.cc157 void SimpleProfileData::Shutdown(jvmtiEnv* jvmti, JNIEnv* jni) { in Shutdown() function in simple_profile::SimpleProfileData
/aosp12/system/bt/main/shim/
H A Dacl.cc319 void Shutdown() { in Shutdown() function in ShimAclConnection
1429 void shim::legacy::Acl::Shutdown() { in Shutdown() function in shim::legacy::Acl
/aosp12/build/soong/finder/
H A Dfinder.go330 func (f *Finder) Shutdown() { func
/aosp12/art/libartbase/base/
H A Dmem_map.cc1001 void MemMap::Shutdown() { in Shutdown() function in art::MemMap
/aosp12/system/core/fs_mgr/libsnapshot/
H A Dcow_snapuserd_test.cpp192 void CowSnapuserdTest::Shutdown() { in Shutdown() function in android::snapshot::CowSnapuserdTest
/aosp12/system/chre/platform/slpi/
H A Dhost_link.cc75 Shutdown, enumerator