Home
last modified time | relevance | path

Searched defs:HandleTimer (Results 1 – 25 of 70) sorted by relevance

123

/external/openthread/src/core/common/
Dtrickle_timer.cpp271 void TrickleTimer::HandleTimer(Timer &aTimer) { static_cast<TrickleTimer *>(&aTimer)->HandleTimer()… in HandleTimer() function in ot::TrickleTimer
273 void TrickleTimer::HandleTimer(void) in HandleTimer() function in ot::TrickleTimer
Dtime_ticker.cpp67 void TimeTicker::HandleTimer(void) in HandleTimer() function in ot::TimeTicker
Duptime.cpp88 void Uptime::HandleTimer(void) in HandleTimer() function in ot::Uptime
/external/openthread/src/core/thread/
Dannounce_sender.cpp117 void AnnounceSenderBase::HandleTimer(void) in HandleTimer() function in ot::AnnounceSenderBase
164 void AnnounceSender::HandleTimer(Timer &aTimer) { aTimer.Get<AnnounceSender>().AnnounceSenderBase::… in HandleTimer() function in ot::AnnounceSender
Dannounce_begin_server.cpp80 void AnnounceBeginServer::HandleTimer(Timer &aTimer) in HandleTimer() function in ot::AnnounceBeginServer
Dpanid_query_server.cpp120 void PanIdQueryServer::HandleTimer(void) in HandleTimer() function in ot::PanIdQueryServer
Denergy_scan_server.cpp100 void EnergyScanServer::HandleTimer(void) in HandleTimer() function in ot::EnergyScanServer
Dchild_supervision.cpp206 void SupervisionListener::HandleTimer(void) in HandleTimer() function in ot::SupervisionListener
Ddiscover_scanner.cpp280 void DiscoverScanner::HandleTimer(void) in HandleTimer() function in ot::Mle::DiscoverScanner
Dnetwork_data_publisher.hpp381 void HandleTimer(void) { Entry::HandleTimer(); } in HandleTimer() function in ot::NetworkData::Publisher::DnsSrpServiceEntry
468 void HandleTimer(void) { Entry::HandleTimer(); } in HandleTimer() function in ot::NetworkData::Publisher::PrefixEntry
Dnetwork_data_notifier.cpp247 void Notifier::HandleTimer(void) { SynchronizeServerData(); } in HandleTimer() function in ot::NetworkData::Notifier
/external/openthread/src/core/meshcop/
Ddataset_manager.hpp396 void HandleTimer(void) { DatasetManager::HandleTimer(); } in HandleTimer() function in ot::MeshCoP::ActiveDatasetManager
456 void HandleTimer(void) { DatasetManager::HandleTimer(); } in HandleTimer() function in ot::MeshCoP::PendingDatasetManager
Ddataset_manager.cpp422 void DatasetManager::HandleTimer(void) in HandleTimer() function in ot::MeshCoP::DatasetManager
887 void ActiveDatasetManager::HandleTimer(Timer &aTimer) { aTimer.Get<ActiveDatasetManager>().HandleTi… in HandleTimer() function in ot::MeshCoP::ActiveDatasetManager
1008 void PendingDatasetManager::HandleTimer(Timer &aTimer) { aTimer.Get<PendingDatasetManager>().Handle… in HandleTimer() function in ot::MeshCoP::PendingDatasetManager
/external/openthread/src/core/radio/
Dtrel_link.cpp254 void Link::HandleTimer(void) in HandleTimer() function in ot::Trel::Link
296 void Link::HandleTimer(Neighbor &aNeighbor) in HandleTimer() function in ot::Trel::Link
/external/libchrome-gestures/src/
Dtrend_classifying_filter_interpreter_unittest.cc25 virtual void HandleTimer(stime_t now, stime_t* timeout) { in HandleTimer() function in gestures::TrendClassifyingFilterInterpreterTestInterpreter
Dunittest_util.cc65 Gesture* TestInterpreterWrapper::HandleTimer(stime_t now, stime_t* timeout) { in HandleTimer() function in gestures::TestInterpreterWrapper
Dfinger_merge_filter_interpreter_unittest.cc25 virtual void HandleTimer(stime_t now, stime_t* timeout) { in HandleTimer() function in gestures::FingerMergeFilterInterpreterTestInterpreter
Dt5r2_correcting_filter_interpreter_unittest.cc48 virtual void HandleTimer(stime_t now, stime_t* timeout) { in HandleTimer() function in gestures::T5R2CorrectingFilterInterpreterTestInterpreter
Dstationary_wiggle_filter_interpreter_unittest.cc25 virtual void HandleTimer(stime_t now, stime_t* timeout) { in HandleTimer() function in gestures::StationaryWiggleFilterInterpreterTestInterpreter
Dmetrics_filter_interpreter_unittest.cc40 virtual void HandleTimer(stime_t now, stime_t* timeout) { in HandleTimer() function in gestures::MetricsFilterInterpreterTestInterpreter
Dbox_filter_interpreter_unittest.cc48 virtual void HandleTimer(stime_t now, stime_t* timeout) { in HandleTimer() function in gestures::BoxFilterInterpreterTestInterpreter
Diir_filter_interpreter_unittest.cc34 virtual void HandleTimer(stime_t now, stime_t* timeout) {} in HandleTimer() function in gestures::IirFilterInterpreterTestInterpreter
/external/openthread/src/core/utils/
Dping_sender.cpp167 void PingSender::HandleTimer(void) in HandleTimer() function in ot::Utils::PingSender
Djam_detector.cpp156 void JamDetector::HandleTimer(void) in HandleTimer() function in ot::Utils::JamDetector
Dchannel_monitor.cpp114 void ChannelMonitor::HandleTimer(void) in HandleTimer() function in ot::Utils::ChannelMonitor

123