Home
last modified time | relevance | path

Searched defs:InitStorage (Results 1 – 3 of 3) sorted by relevance

/system/connectivity/shill/
Dpending_activation_store.cc94 bool PendingActivationStore::InitStorage(const FilePath& storage_path) { in InitStorage() function in shill::PendingActivationStore
Dprofile.cc109 bool Profile::InitStorage(InitStorageOption storage_option, Error* error) { in InitStorage() function in shill::Profile
Dprofile_unittest.cc420 TEST_F(ProfileTest, InitStorage) { in TEST_F() argument