Searched refs:AddBootEvent (Results 1 - 4 of 4) sorted by relevance

/system/core/bootstat/
H A Dboot_event_record_store.h38 void AddBootEvent(const std::string& event);
H A Dboot_event_record_store_test.cpp140 store.AddBootEvent("cenozoic");
155 store.AddBootEvent("cretaceous");
156 store.AddBootEvent("jurassic");
157 store.AddBootEvent("triassic");
H A Dboot_event_record_store.cpp73 void BootEventRecordStore::AddBootEvent(const std::string& event) { function in class:BootEventRecordStore
H A Dbootstat.cpp322 boot_event_store.AddBootEvent(event);

Completed in 57 milliseconds