Searched refs:CreateStore (Results 1 – 5 of 5) sorted by relevance
41 StoreInterface* StoreFactory::CreateStore(const base::FilePath& path) { in CreateStore() function in shill::StoreFactory
35 StoreInterface* CreateStore(const base::FilePath& path);
106 StoreFactory::GetInstance()->CreateStore(path)); in InitStorage()
112 StoreFactory::GetInstance()->CreateStore(persistent_profile_path_)); in InitStorage()
239 StoreFactory::GetInstance()->CreateStore( in CreateBackingStoreForService()