Searched refs:mccmnc_ (Results 1 - 2 of 2) sorted by relevance

/system/connectivity/shill/cellular/
H A Dmobile_operator_info_impl.cc182 return mccmnc_;
860 mccmnc_ = user_mccmnc_;
862 mccmnc_ = mccmnc_list_[0];
864 mccmnc_.clear();
H A Dmobile_operator_info_impl.h198 std::string mccmnc_; member in class:shill::MobileOperatorInfoImpl
214 // for these variables. So, if |user_mccmnc_| == "", the |mccmnc_| obtained

Completed in 76 milliseconds