Searched defs:action (Results 1 – 3 of 3) sorted by relevance
186 static bool WaitForEvent(DebugEvent event, Predicate predicate, OnSuccessAction action) in WaitForEvent()
193 static bool WaitForEvent(DebugEvent event, Predicate predicate, OnSuccessAction action) in WaitForEvent()
37 #define HOOK_ASSERT(cond, action) \ argument