Home
last modified time | relevance | path

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

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