Home
last modified time | relevance | path

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

/system/core/bootstat/
Dboot_event_record_store.cpp69 void BootEventRecordStore::AddBootEventWithValue(const std::string& event, int32_t value) { in AddBootEventWithValue() function in BootEventRecordStore
Dboot_event_record_store_test.cpp177 TEST_F(BootEventRecordStoreTest, AddBootEventWithValue) { in TEST_F() argument