Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/modem_simulator/
Ddata_service.h34 void HandleQueryPDPContextList(const Client& client);
Ddata_service.cpp47 this->HandleQueryPDPContextList(client); in InitializeCommandHandlers()
189 void DataService::HandleQueryPDPContextList(const Client& client) { in HandleQueryPDPContextList() function in cuttlefish::DataService