Searched refs:bootStageHookMgr (Results 1 – 1 of 1) sorted by relevance
236 static HOOK_MGR *bootStageHookMgr = NULL; variable240 if (bootStageHookMgr != NULL) { in GetBootStageHookMgr()241 return bootStageHookMgr; in GetBootStageHookMgr()248 bootStageHookMgr = HookMgrCreate(INIT_BOOTSTAGE_HOOK_NAME); in GetBootStageHookMgr()249 return bootStageHookMgr; in GetBootStageHookMgr()