Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/modem_simulator/
Dmodem_service.h83 static const std::string kCmeErrorNotFound; variable
Dmodem_service.cpp33 const std::string ModemService::kCmeErrorNotFound = "+CME ERROR: 22"; member in cuttlefish::ModemService