Searched defs:Cancel (Results 1 – 6 of 6) sorted by relevance
/system/bt/gd/os/linux_generic/ | ||
D | alarm.cc | 64 void Alarm::Cancel() { in Cancel() function in bluetooth::os::Alarm |
D | repeating_alarm.cc | 64 void RepeatingAlarm::Cancel() { in Cancel() function in bluetooth::os::RepeatingAlarm |
/system/extras/libperfmgr/ | ||
D | NodeLooperThread.cc | 66 bool NodeLooperThread::Cancel(const std::vector<NodeAction>& actions, in Cancel() function in android::perfmgr::NodeLooperThread |
/system/bt/common/ | ||
D | once_timer.cc | 67 void OnceTimer::Cancel() { in Cancel() function in bluetooth::common::OnceTimer |
D | repeating_timer.cc | 77 void RepeatingTimer::Cancel() { in Cancel() function in bluetooth::common::RepeatingTimer |
/system/gsid/ | ||
D | gsi_tool.cpp | 406 static int Cancel(sp<IGsiService> gsid, int /* argc */, char** /* argv */) { in Cancel() function |