Home
last modified time | relevance | path

Searched refs:ParseRecordEventTime (Results 1 – 1 of 1) sorted by relevance

/system/core/bootstat/
Dboot_event_record_store.cpp40 bool ParseRecordEventTime(const std::string& path, int32_t* uptime) { in ParseRecordEventTime() function
104 if (!ParseRecordEventTime(record_path, &uptime)) { in GetBootEvent()