Home
last modified time | relevance | path

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

/system/connectivity/shill/
Dstore_factory.cc41 StoreInterface* StoreFactory::CreateStore(const base::FilePath& path) { in CreateStore() function in shill::StoreFactory
Dstore_factory.h35 StoreInterface* CreateStore(const base::FilePath& path);
Dpending_activation_store.cc106 StoreFactory::GetInstance()->CreateStore(path)); in InitStorage()
Dprofile.cc112 StoreFactory::GetInstance()->CreateStore(persistent_profile_path_)); in InitStorage()
Dmanager_unittest.cc239 StoreFactory::GetInstance()->CreateStore( in CreateBackingStoreForService()