Home
last modified time | relevance | path

Searched defs:kCmeErrorInvalidIndex (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/commands/modem_simulator/
Dmodem_service.h82 static const std::string kCmeErrorInvalidIndex; variable
Dmodem_service.cpp32 const std::string ModemService::kCmeErrorInvalidIndex = "+CME ERROR: 21"; member in cuttlefish::ModemService