Home
last modified time | relevance | path

Searched refs:set_prl_version (Results 1 – 3 of 3) sorted by relevance

/system/connectivity/shill/cellular/
Dcellular_capability_cdma.cc143 cellular()->set_prl_version(properties.GetUint("prl_version")); in UpdateStatus()
Dcellular.h292 void set_prl_version(uint16_t prl_version);
Dcellular.cc1445 void Cellular::set_prl_version(uint16_t prl_version) { in set_prl_version() function in shill::Cellular