Home
last modified time | relevance | path

Searched defs:cops (Results 1 – 3 of 3) sorted by relevance

/device/generic/goldfish/hals/radio/
DRadioNetwork.cpp178 OperatorInfo toOperatorInfo(AtResponse::COPS::OperatorInfo cops) { in toOperatorInfo()
251 } else if (const COPS* cops = response->get_if<COPS>()) { in getCellIdentityImpl() local
679 } else if (const COPS* cops = response->get_if<COPS>()) { in getNetworkSelectionMode() local
713 } else if (const COPS* cops = response->get_if<COPS>()) { in getOperator() local
1400 void RadioNetwork::handleUnsolicited(const AtResponse::COPS& cops) { in handleUnsolicited()
DAtResponse.cpp648 COPS cops; in parse() local
DRadioSim.cpp398 } else if (const COPS* cops = response->get_if<COPS>()) { in getAllowedCarriers() local