Searched full:startup_time (Results 1 – 8 of 8) sorted by relevance
57 int ret = OH_HiSysEvent_Write(STARTUP_DOMAIN, "STARTUP_TIME", in ReportStartupTimeEvent()65 if (event->type == STARTUP_TIME) { in ReportSysEvent()
16 STARTUP_TIME:
30 STARTUP_TIME = 0, enumerator
115 startupTime.event.type = STARTUP_TIME; in ReportBootEventComplete()
41 "STARTUP_TIME"
106 startupTime.event.type = STARTUP_TIME;
46 const std::string KEY_STARTUP_TIME = "STARTUP_TIME";324 throw std::invalid_argument("invalid sysEvent STARTUP_TIME"); in Validate()
50 {"INIT:STARTUP_TIME", JLID_INIT_STARTUP_TIME},