Home
last modified time | relevance | path

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

/ohos5.0/base/startup/init/services/modules/bootevent/
H A Dbootevent.c102 static void SetServiceBooteventHookMgr(const char *serviceName, const char *paramName, int state) in SetServiceBooteventHookMgr() function
142 SetServiceBooteventHookMgr(serviceName, paramName, 1); in AddServiceBootEvent()
343 SetServiceBooteventHookMgr(NULL, paramName, 2); // 2: bootevent service has ready in BootEventParaFireByName()