Home
last modified time | relevance | path

Searched refs:ClearDatabasePaths (Results 1 – 5 of 5) sorted by relevance

/system/connectivity/shill/cellular/
Dmobile_operator_info_unittest.cc142 operator_info_->ClearDatabasePaths(); in TEST_F()
151 operator_info_->ClearDatabasePaths(); in TEST_F()
166 operator_info_->ClearDatabasePaths(); in TEST_F()
174 operator_info_->ClearDatabasePaths(); in TEST_F()
185 operator_info_->ClearDatabasePaths(); in TEST_F()
201 operator_info_->ClearDatabasePaths(); in TEST_F()
217 operator_info_->ClearDatabasePaths(); in SetUp()
1064 operator_info_->ClearDatabasePaths(); in SetUp()
1517 operator_info_->ClearDatabasePaths(); in SetUp()
Dmobile_operator_info.cc54 void MobileOperatorInfo::ClearDatabasePaths() { in ClearDatabasePaths() function in shill::MobileOperatorInfo
56 impl_->ClearDatabasePaths(); in ClearDatabasePaths()
Dmobile_operator_info.h89 void ClearDatabasePaths();
Dmobile_operator_info_impl.h50 void ClearDatabasePaths();
Dmobile_operator_info_impl.cc92 void MobileOperatorInfoImpl::ClearDatabasePaths() { in ClearDatabasePaths() function in shill::MobileOperatorInfoImpl