Home
last modified time | relevance | path

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

/system/bt/gd/os/linux_generic/
Dalarm.cc64 void Alarm::Cancel() { in Cancel() function in bluetooth::os::Alarm
Drepeating_alarm.cc64 void RepeatingAlarm::Cancel() { in Cancel() function in bluetooth::os::RepeatingAlarm
/system/extras/libperfmgr/
DNodeLooperThread.cc66 bool NodeLooperThread::Cancel(const std::vector<NodeAction>& actions, in Cancel() function in android::perfmgr::NodeLooperThread
/system/bt/common/
Donce_timer.cc67 void OnceTimer::Cancel() { in Cancel() function in bluetooth::common::OnceTimer
Drepeating_timer.cc77 void RepeatingTimer::Cancel() { in Cancel() function in bluetooth::common::RepeatingTimer
/system/gsid/
Dgsi_tool.cpp406 static int Cancel(sp<IGsiService> gsid, int /* argc */, char** /* argv */) { in Cancel() function