Home
last modified time | relevance | path

Searched refs:MonitorLoop (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/commands/modem_simulator/
Dchannel_monitor.h94 void MonitorLoop();
Dchannel_monitor.cpp68 monitor_thread_ = std::thread([this]() { MonitorLoop(); }); in ChannelMonitor()
227 void ChannelMonitor::MonitorLoop() { in MonitorLoop() function in cuttlefish::ChannelMonitor