Home
last modified time | relevance | path

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

/kernel/liteos_a/kernel/extended/hook/
H A Dlos_hook.c50 return LOS_ERRNO_HOOK_UNREG_INVALID; \
/kernel/liteos_a/kernel/include/
H A Dlos_hook.h78 #define LOS_ERRNO_HOOK_UNREG_INVALID LOS_ERRNO_OS_ERROR(LOS_MOD_HOOK, 0x02) macro
/kernel/liteos_m/utils/
H A Dlos_hook.h74 #define LOS_ERRNO_HOOK_UNREG_INVALID LOS_ERRNO_OS_ERROR(LOS_MOD_HOOK, 0x02) macro
H A Dlos_hook.c51 return LOS_ERRNO_HOOK_UNREG_INVALID; \

Completed in 2 milliseconds