Searched refs:GetAllBootEvents (Results 1 – 4 of 4) sorted by relevance
139 auto events = store.GetAllBootEvents(); in TEST_F()160 auto events = store.GetAllBootEvents(); in TEST_F()183 auto events = store.GetAllBootEvents(); in TEST_F()
49 std::vector<BootEventRecord> GetAllBootEvents() const;
113 std::vector<BootEventRecordStore::BootEventRecord> BootEventRecordStore::GetAllBootEvents() const { in GetAllBootEvents() function in BootEventRecordStore
159 auto events = boot_event_store.GetAllBootEvents(); in LogBootEvents()204 auto events = boot_event_store.GetAllBootEvents(); in PrintBootEvents()