Home
last modified time | relevance | path

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

/base/startup/init/interfaces/innerkits/hookmgr/
Dhookmgr.c241 } HOOK_EXECUTION_ARGS; typedef
247 HOOK_EXECUTION_ARGS *args = (HOOK_EXECUTION_ARGS *)cookie; in hookExecutionProc()
267 HOOK_EXECUTION_ARGS args; in HookMgrExecute()