/aosp12/system/update_engine/common/ |
H A D | scoped_task_id.h | 67 bool Cancel() noexcept { in Cancel() function
|
/aosp12/system/bt/test/mock/ |
H A D | mock_common_repeating_timer.cc | 49 void RepeatingTimer::Cancel() { in Cancel() function in RepeatingTimer
|
/aosp12/system/bt/gd/os/linux_generic/ |
H A D | alarm.cc | 65 void Alarm::Cancel() { in Cancel() function in bluetooth::os::Alarm
|
H A D | repeating_alarm.cc | 65 void RepeatingAlarm::Cancel() { in Cancel() function in bluetooth::os::RepeatingAlarm
|
/aosp12/system/bt/common/ |
H A D | once_timer.cc | 67 void OnceTimer::Cancel() { in Cancel() function in bluetooth::common::OnceTimer
|
H A D | repeating_timer.cc | 77 void RepeatingTimer::Cancel() { in Cancel() function in bluetooth::common::RepeatingTimer
|
/aosp12/hardware/google/pixel/power-libperfmgr/libperfmgr/ |
H A D | NodeLooperThread.cc | 68 bool NodeLooperThread::Cancel(const std::vector<NodeAction>& actions, in Cancel() function in android::perfmgr::NodeLooperThread
|
/aosp12/frameworks/base/libs/hwui/ |
H A D | Animator.h | 160 enum class Request { Start, Reverse, Reset, Cancel, End }; enumerator
|
/aosp12/frameworks/native/libs/vr/libpdx/fuzz/ |
H A D | helpers.h | 285 Status<void> Cancel() { return Status<void>(); } in Cancel() function
|
/aosp12/system/bt/gd/security/pairing/ |
H A D | classic_pairing_handler.cc | 156 void ClassicPairingHandler::Cancel() { in Cancel() function in bluetooth::security::pairing::ClassicPairingHandler
|
H A D | classic_pairing_handler_unittest.cc | 77 void Cancel(const hci::AddressWithType& address) override {} in Cancel() function in bluetooth::security::pairing::__anon9c4819590110::TestUI
|
/aosp12/system/gsid/ |
H A D | gsi_tool.cpp | 601 static int Cancel(sp<IGsiService> gsid, int /* argc */, char** /* argv */) { in Cancel() function
|
/aosp12/frameworks/native/libs/vr/libpdx_uds/ |
H A D | service_framework_tests.cpp | 698 TEST_F(ServiceFrameworkTest, Cancel) { in TEST_F() argument
|
H A D | service_endpoint.cpp | 752 Status<void> Endpoint::Cancel() { in Cancel() function in android::pdx::uds::Endpoint
|
/aosp12/hardware/interfaces/broadcastradio/2.0/vts/functional/ |
H A D | VtsHalBroadcastradioV2_0TargetTest.cpp | 613 TEST_P(BroadcastRadioHalTest, Cancel) { in TEST_P() argument
|
/aosp12/frameworks/native/libs/vr/libpdx/ |
H A D | service.cpp | 672 Status<void> Service::Cancel() { return endpoint_->Cancel(); } in Cancel() function in android::pdx::Service
|
H A D | service_tests.cpp | 381 TEST_F(ServiceTest, Cancel) { in TEST_F() argument
|
/aosp12/system/bt/gd/security/ |
H A D | facade.cc | 483 void Cancel(const bluetooth::hci::AddressWithType& peer) override { in Cancel() function in bluetooth::security::SecurityModuleFacadeService
|
/aosp12/system/bt/main/shim/ |
H A D | btm_api.cc | 315 void Cancel(const bluetooth::hci::AddressWithType& address) { in Cancel() function in ShimUi
|
/aosp12/frameworks/native/cmds/dumpstate/ |
H A D | dumpstate.cpp | 2731 void Dumpstate::Cancel() { in Cancel() function in Dumpstate
|