Searched refs:bootStageHookMgr (Results 1 – 1 of 1) sorted by relevance
18 static HOOK_MGR *bootStageHookMgr = NULL; variable22 if (bootStageHookMgr != NULL) { in GetBootStageHookMgr()23 return bootStageHookMgr; in GetBootStageHookMgr()30 bootStageHookMgr = HookMgrCreate(INIT_BOOTSTAGE_HOOK_NAME); in GetBootStageHookMgr()31 return bootStageHookMgr; in GetBootStageHookMgr()