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.cpp135 store.SetStorePath(GetStorePathForTesting()); in TEST_F()
150 store.SetStorePath(GetStorePathForTesting()); in TEST_F()
184 store.SetStorePath(GetStorePathForTesting()); in TEST_F()
196 store.SetStorePath(GetStorePathForTesting()); in TEST_F()
221 store.SetStorePath(GetStorePathForTesting()); in TEST_F()
Dboot_event_record_store.cpp73 SetStorePath(BOOTSTAT_DATA_DIR); in BootEventRecordStore()
169 void BootEventRecordStore::SetStorePath(const std::string& path) { in SetStorePath() function in BootEventRecordStore
Dboot_event_record_store.h61 void SetStorePath(const std::string& path);