Home
last modified time | relevance | path

Searched refs:LOS_HookUnReg (Results 1 - 2 of 2) sorted by relevance

/kernel/liteos_a/kernel/include/
H A Dlos_hook.h76 * Solution: Check the input parameters of LOS_HookUnReg.
122 #define LOS_HookUnReg(hookType, hookFn) hookType##_UnRegHook(hookFn) macro
131 #define LOS_HookUnReg(hookType, hookFn) macro
/kernel/liteos_m/utils/
H A Dlos_hook.h72 * Solution: Check the input parameters of LOS_HookUnReg.
118 #define LOS_HookUnReg(hookType, hookFn) hookType##_UnRegHook(hookFn) macro
127 #define LOS_HookUnReg(hookType, hookFn) macro

Completed in 1 milliseconds