Home
last modified time | relevance | path

Searched refs:ReloadData (Results 1 – 2 of 2) sorted by relevance

/system/connectivity/shill/cellular/
Dmobile_operator_info_impl.cc749 ReloadData(current_mno_->data()); in RefreshDBInformation()
755 ReloadData(current_mvno_->data()); in RefreshDBInformation()
777 void MobileOperatorInfoImpl::ReloadData(const Data& data) { in ReloadData() function in shill::MobileOperatorInfoImpl
Dmobile_operator_info_impl.h120 void ReloadData(const mobile_operator_db::Data& data);