Home
last modified time | relevance | path

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

/ohos5.0/base/time/time_service/services/
H A Dtime_system_ability.cpp72 const std::string BOOTEVENT_PARAMETER = "bootevent.boot.completed"; variable
169 std::string bootCompleted = system::GetParameter(BOOTEVENT_PARAMETER, ""); in OnStart()