Searched refs:ParseRecordEventTime (Results 1 – 1 of 1) sorted by relevance
40 bool ParseRecordEventTime(const std::string& path, int32_t* uptime) { in ParseRecordEventTime() function104 if (!ParseRecordEventTime(record_path, &uptime)) { in GetBootEvent()