Home
last modified time | relevance | path

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

/ohos5.0/base/startup/init/services/modules/bootevent/
H A Dbootevent.c36 static int GetBootSwitchEnable(const char *paramName) in GetBootSwitchEnable() function
246 INIT_CHECK(GetBootSwitchEnable("persist.init.bootuptrace.enable"), return 0); in SaveServiceBootEvent()
273 INIT_CHECK(GetBootSwitchEnable("persist.init.bootevent.enable"), return); in ReportSysEvent()