Searched refs:AddDatabasePath (Results 1 – 5 of 5) sorted by relevance
59 void MobileOperatorInfo::AddDatabasePath(const FilePath& absolute_path) { in AddDatabasePath() function in shill::MobileOperatorInfo62 impl_->AddDatabasePath(absolute_path); in AddDatabasePath()
90 void AddDatabasePath(const base::FilePath& absolute_path);
51 void AddDatabasePath(const base::FilePath& absolute_path);
87 AddDatabasePath(FilePath(kDefaultDatabasePath)); in MobileOperatorInfoImpl()96 void MobileOperatorInfoImpl::AddDatabasePath(const FilePath& absolute_path) { in AddDatabasePath() function in shill::MobileOperatorInfoImpl
117 operator_info_->AddDatabasePath(tmp_db_path); in AddDatabase()152 operator_info_->AddDatabasePath(database_path); in TEST_F()