Searched refs:BOOTEVENT_PARAMETER (Results 1 – 1 of 1) sorted by relevance
72 const std::string BOOTEVENT_PARAMETER = "bootevent.boot.completed"; variable169 std::string bootCompleted = system::GetParameter(BOOTEVENT_PARAMETER, ""); in OnStart()