Home
last modified time | relevance | path

Searched defs:channel_monitor (Results 1 – 12 of 12) sorted by relevance

/device/google/cuttlefish/host/commands/modem_simulator/
Dmisc_service.cpp23 MiscService::MiscService(int32_t service_id, ChannelMonitor* channel_monitor, in MiscService()
Dmain.cpp100 auto channel_monitor = in main() local
Dmodem_simulator.cpp50 std::unique_ptr<ChannelMonitor>&& channel_monitor) { in Initialize()
Dsup_service.cpp20 SupService::SupService(int32_t service_id, ChannelMonitor* channel_monitor, in SupService()
Dmodem_service.cpp82 ChannelMonitor* channel_monitor, in ModemService()
Dstk_service.cpp20 StkService::StkService(int32_t service_id, ChannelMonitor* channel_monitor, in StkService()
Ddata_service.cpp24 DataService::DataService(int32_t service_id, ChannelMonitor* channel_monitor, in DataService()
Dsms_service.cpp22 SmsService::SmsService(int32_t service_id, ChannelMonitor* channel_monitor, in SmsService()
Dcall_service.cpp22 CallService::CallService(int32_t service_id, ChannelMonitor* channel_monitor, in CallService()
Dnetwork_service.cpp43 ChannelMonitor* channel_monitor, in NetworkService()
Dsim_service.cpp284 SimService::SimService(int32_t service_id, ChannelMonitor* channel_monitor, in SimService()
/device/google/cuttlefish/host/commands/modem_simulator/unittest/
Dservice_test.cpp87 auto channel_monitor = in SetUpTestSuite() local