Home
last modified time | relevance | path

Searched defs:GetBootEvent (Results 1 – 2 of 2) sorted by relevance

/system/core/bootstat/
Dboot_event_record_store.cpp98 bool BootEventRecordStore::GetBootEvent(const std::string& event, BootEventRecord* record) const { in GetBootEvent() function in BootEventRecordStore
Dboot_event_record_store_test.cpp189 TEST_F(BootEventRecordStoreTest, GetBootEvent) { in TEST_F() argument