Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/modem_simulator/
Dsim_service.h47 void HandleCloseLogicalChannel(const Client& client,
Dsim_service.cpp320 this->HandleCloseLogicalChannel(client, cmd); in InitializeCommandHandlers()
1312 void SimService::HandleCloseLogicalChannel(const Client& client, in HandleCloseLogicalChannel() function in cuttlefish::SimService