Home
last modified time | relevance | path

Searched refs:LOS_ERRNO_HOOK_REG_INVALID (Results 1 - 4 of 4) sorted by relevance

/kernel/liteos_a/kernel/extended/hook/
H A Dlos_hook.c40 return LOS_ERRNO_HOOK_REG_INVALID; \
/kernel/liteos_a/kernel/include/
H A Dlos_hook.h68 #define LOS_ERRNO_HOOK_REG_INVALID LOS_ERRNO_OS_ERROR(LOS_MOD_HOOK, 0x01) macro
/kernel/liteos_m/utils/
H A Dlos_hook.h64 #define LOS_ERRNO_HOOK_REG_INVALID LOS_ERRNO_OS_ERROR(LOS_MOD_HOOK, 0x01) macro
H A Dlos_hook.c41 return LOS_ERRNO_HOOK_REG_INVALID; \

Completed in 2 milliseconds