Searched defs:InitStorage (Results 1 – 3 of 3) sorted by relevance
/system/connectivity/shill/ | ||
D | pending_activation_store.cc | 94 bool PendingActivationStore::InitStorage(const FilePath& storage_path) { in InitStorage() function in shill::PendingActivationStore |
D | profile.cc | 109 bool Profile::InitStorage(InitStorageOption storage_option, Error* error) { in InitStorage() function in shill::Profile |
D | profile_unittest.cc | 420 TEST_F(ProfileTest, InitStorage) { in TEST_F() argument |