Home
last modified time | relevance | path

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

/kernel/uniproton/src/om/hook/
Dprt_hook_init.c24 OS_SEC_BSS OsHookChgFunc g_hookChgHandler[OS_HOOK_TYPE_TOTAL];
/kernel/uniproton/src/om/include/
Dprt_hook_external.h147 typedef U32(*OsHookChgFunc)(U32 hookType, enum HookChgType chgType); typedef