Home
last modified time | relevance | path

Searched defs:Cancel (Results 1 – 20 of 20) sorted by relevance

/aosp12/system/update_engine/common/
H A Dscoped_task_id.h67 bool Cancel() noexcept { in Cancel() function
/aosp12/system/bt/test/mock/
H A Dmock_common_repeating_timer.cc49 void RepeatingTimer::Cancel() { in Cancel() function in RepeatingTimer
/aosp12/system/bt/gd/os/linux_generic/
H A Dalarm.cc65 void Alarm::Cancel() { in Cancel() function in bluetooth::os::Alarm
H A Drepeating_alarm.cc65 void RepeatingAlarm::Cancel() { in Cancel() function in bluetooth::os::RepeatingAlarm
/aosp12/system/bt/common/
H A Donce_timer.cc67 void OnceTimer::Cancel() { in Cancel() function in bluetooth::common::OnceTimer
H A Drepeating_timer.cc77 void RepeatingTimer::Cancel() { in Cancel() function in bluetooth::common::RepeatingTimer
/aosp12/hardware/google/pixel/power-libperfmgr/libperfmgr/
H A DNodeLooperThread.cc68 bool NodeLooperThread::Cancel(const std::vector<NodeAction>& actions, in Cancel() function in android::perfmgr::NodeLooperThread
/aosp12/frameworks/base/libs/hwui/
H A DAnimator.h160 enum class Request { Start, Reverse, Reset, Cancel, End }; enumerator
/aosp12/frameworks/native/libs/vr/libpdx/fuzz/
H A Dhelpers.h285 Status<void> Cancel() { return Status<void>(); } in Cancel() function
/aosp12/system/bt/gd/security/pairing/
H A Dclassic_pairing_handler.cc156 void ClassicPairingHandler::Cancel() { in Cancel() function in bluetooth::security::pairing::ClassicPairingHandler
H A Dclassic_pairing_handler_unittest.cc77 void Cancel(const hci::AddressWithType& address) override {} in Cancel() function in bluetooth::security::pairing::__anon9c4819590110::TestUI
/aosp12/system/gsid/
H A Dgsi_tool.cpp601 static int Cancel(sp<IGsiService> gsid, int /* argc */, char** /* argv */) { in Cancel() function
/aosp12/frameworks/native/libs/vr/libpdx_uds/
H A Dservice_framework_tests.cpp698 TEST_F(ServiceFrameworkTest, Cancel) { in TEST_F() argument
H A Dservice_endpoint.cpp752 Status<void> Endpoint::Cancel() { in Cancel() function in android::pdx::uds::Endpoint
/aosp12/hardware/interfaces/broadcastradio/2.0/vts/functional/
H A DVtsHalBroadcastradioV2_0TargetTest.cpp613 TEST_P(BroadcastRadioHalTest, Cancel) { in TEST_P() argument
/aosp12/frameworks/native/libs/vr/libpdx/
H A Dservice.cpp672 Status<void> Service::Cancel() { return endpoint_->Cancel(); } in Cancel() function in android::pdx::Service
H A Dservice_tests.cpp381 TEST_F(ServiceTest, Cancel) { in TEST_F() argument
/aosp12/system/bt/gd/security/
H A Dfacade.cc483 void Cancel(const bluetooth::hci::AddressWithType& peer) override { in Cancel() function in bluetooth::security::SecurityModuleFacadeService
/aosp12/system/bt/main/shim/
H A Dbtm_api.cc315 void Cancel(const bluetooth::hci::AddressWithType& address) { in Cancel() function in ShimUi
/aosp12/frameworks/native/cmds/dumpstate/
H A Ddumpstate.cpp2731 void Dumpstate::Cancel() { in Cancel() function in Dumpstate