Home
last modified time | relevance | path

Searched refs:HandleCommandDefaultSupported (Results 1 – 4 of 4) sorted by relevance

/device/google/cuttlefish/host/commands/modem_simulator/
Dmisc_service.cpp64 this->HandleCommandDefaultSupported(client); in InitializeCommandHandlers()
68 this->HandleCommandDefaultSupported(client); in InitializeCommandHandlers()
72 this->HandleCommandDefaultSupported(client); in InitializeCommandHandlers()
76 this->HandleCommandDefaultSupported(client); in InitializeCommandHandlers()
80 this->HandleCommandDefaultSupported(client); in InitializeCommandHandlers()
84 this->HandleCommandDefaultSupported(client); in InitializeCommandHandlers()
88 this->HandleCommandDefaultSupported(client); in InitializeCommandHandlers()
92 this->HandleCommandDefaultSupported(client); in InitializeCommandHandlers()
Ddata_service.cpp51 this->HandleCommandDefaultSupported(client); in InitializeCommandHandlers()
55 this->HandleCommandDefaultSupported(client); in InitializeCommandHandlers()
59 this->HandleCommandDefaultSupported(client); in InitializeCommandHandlers()
67 this->HandleCommandDefaultSupported(client); in InitializeCommandHandlers()
Dmodem_service.cpp78 void ModemService::HandleCommandDefaultSupported(const Client& client) { in HandleCommandDefaultSupported() function in cuttlefish::ModemService
Dmodem_service.h107 void HandleCommandDefaultSupported(const Client& client);