Home
last modified time | relevance | path

Searched defs:Cleanup (Results 1 – 25 of 26) sorted by relevance

12

/aosp12/hardware/interfaces/neuralnetworks/aidl/utils/include/nnapi/hal/aidl/
H A DProtectCallback.h62 using Cleanup = std::function<void()>; variable
H A DBurst.h52 using Cleanup = ::android::base::ScopeGuard<Task>; variable
/aosp12/hardware/interfaces/neuralnetworks/utils/common/include/nnapi/hal/
H A DProtectCallback.h81 using Cleanup = std::function<void()>; variable
/aosp12/system/netd/libnetdutils/include/netdutils/
H A DMisc.h40 explicit Cleanup(FnT fn) : mFn(fn) {} in Cleanup() function
/aosp12/hardware/interfaces/neuralnetworks/1.2/utils/include/nnapi/hal/1.2/
H A DExecutionBurstController.h86 using Cleanup = base::ScopeGuard<Task>; variable
/aosp12/system/bt/main/shim/
H A Dactivity_attribution.cc46 void Cleanup(void) override{}; in Cleanup() function in ActivityAttributionInterfaceImpl
/aosp12/system/bt/btif/src/
H A Dbtif_vc.cc110 void Cleanup(void) override { in Cleanup() function in __anon705e8be00110::VolumeControlInterfaceImpl
H A Dbtif_hearing_aid.cc127 void Cleanup(void) override { in Cleanup() function in __anona1484d320210::HearingAidInterfaceImpl
H A Dbtif_le_audio.cc77 void Cleanup(void) override {} in Cleanup() function in __anon9919d9490110::LeAudioClientInterfaceImpl
H A Dbtif_av.cc923 void BtifAvPeer::Cleanup() { in Cleanup() function in BtifAvPeer
995 void BtifAvSource::Cleanup() { in Cleanup() function in BtifAvSource
1200 void BtifAvSink::Cleanup() { in Cleanup() function in BtifAvSink
H A Dbtif_hf.cc1397 void HeadsetInterface::Cleanup() { in Cleanup() function in bluetooth::headset::HeadsetInterface
/aosp12/art/test/1946-list-descriptors/
H A Ddescriptors.cc44 static void Cleanup(char** data, jint cnt) { in Cleanup() function
/aosp12/system/update_engine/payload_consumer/
H A Dpostinstall_runner_action.cc310 void PostinstallRunnerAction::Cleanup() { in Cleanup() function in chromeos_update_engine::PostinstallRunnerAction
H A Dfilesystem_verifier_action.cc111 void FilesystemVerifierAction::Cleanup(ErrorCode code) { in Cleanup() function in chromeos_update_engine::FilesystemVerifierAction
/aosp12/system/update_engine/common/
H A Ddynamic_partition_control_stub.cc48 void DynamicPartitionControlStub::Cleanup() {} in Cleanup() function in chromeos_update_engine::DynamicPartitionControlStub
/aosp12/packages/modules/NeuralNetworks/tools/test_generator/tests/
H A Dtest.py166 def Cleanup(): function
/aosp12/frameworks/compile/slang/tests/
H A Dslang_test.py198 def Cleanup(): function
/aosp12/system/bt/audio_hal_interface/
H A Dle_audio_software.cc367 void LeAudioClientInterface::Sink::Cleanup() { in Cleanup() function in bluetooth::audio::le_audio::LeAudioClientInterface::Sink
411 void LeAudioClientInterface::Source::Cleanup() { in Cleanup() function in bluetooth::audio::le_audio::LeAudioClientInterface::Source
/aosp12/build/soong/ui/logger/
H A Dlogger.go200 func (s *stdLogger) Cleanup() { func
/aosp12/system/core/fs_mgr/libsnapshot/
H A Dpower_test.cpp227 bool PowerTest::Cleanup() { in Cleanup() function in android::snapshot::PowerTest
H A Dsnapshot_test.cpp93 void Cleanup() { in Cleanup() function in android::snapshot::SnapshotTest
921 void Cleanup() { in Cleanup() function in android::snapshot::SnapshotUpdateTest
/aosp12/system/bt/btif/avrcp/
H A Davrcp_service.cc330 void AvrcpService::Cleanup() { in Cleanup() function in bluetooth::avrcp::AvrcpService
503 bool AvrcpService::ServiceInterfaceImpl::Cleanup() { in Cleanup() function in bluetooth::avrcp::AvrcpService::ServiceInterfaceImpl
/aosp12/packages/modules/adb/client/
H A Dusb_libusb.cpp129 void Cleanup(ReadBlock* read_block) REQUIRES(read_mutex_) { in Cleanup() function
/aosp12/packages/services/BuiltInPrintService/jni/plugins/genPCLm/src/
H A DgenPCLm.cpp101 void PCLmGenerator::Cleanup(void) { in Cleanup() function in PCLmGenerator
/aosp12/system/update_engine/aosp/
H A Ddynamic_partition_control_android.cc303 void DynamicPartitionControlAndroid::Cleanup() { in Cleanup() function in chromeos_update_engine::DynamicPartitionControlAndroid

12