Home
last modified time | relevance | path

Searched refs:SetStorePath (Results 1 – 3 of 3) sorted by relevance

/system/core/bootstat/
Dboot_event_record_store_test.cpp132 store.SetStorePath(GetStorePathForTesting()); in TEST_F()
147 store.SetStorePath(GetStorePathForTesting()); in TEST_F()
179 store.SetStorePath(GetStorePathForTesting()); in TEST_F()
191 store.SetStorePath(GetStorePathForTesting()); in TEST_F()
216 store.SetStorePath(GetStorePathForTesting()); in TEST_F()
Dboot_event_record_store.cpp57 SetStorePath(BOOTSTAT_DATA_DIR); in BootEventRecordStore()
142 void BootEventRecordStore::SetStorePath(const std::string& path) { in SetStorePath() function in BootEventRecordStore
Dboot_event_record_store.h61 void SetStorePath(const std::string& path);