Home
last modified time | relevance | path

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

/kernel/uniproton/src/include/uapi/
Dprt_hook.h93 enum HookType { enum
/kernel/uniproton/src/om/hook/
Dprt_hook_init.c229 OS_SEC_L4_TEXT U32 OsHookAdd(enum HookType hookType, OsVoidFunc hook) in OsHookAdd()
245 OS_SEC_L4_TEXT U32 OsHookDel(enum HookType hookType, OsVoidFunc hook) in OsHookDel()
/kernel/uniproton/src/om/include/
Dprt_hook_external.h167 extern U32 OsHookAdd(enum HookType hookType, OsVoidFunc hook);
172 extern U32 OsHookDel(enum HookType hookType, OsVoidFunc hook);
/kernel/liteos_m/utils/internal/
Dlos_hook_types.h122 } HookType; typedef
/kernel/liteos_a/kernel/extended/hook/include/
Dlos_hook_types.h128 } HookType; typedef