Searched defs:hookType (Results 1 – 2 of 2) sorted by relevance
37 void EnableGlobalHook(PtHookType hookType) in EnableGlobalHook()42 void DisableGlobalHook(PtHookType hookType) in DisableGlobalHook()
48 std::optional<Error> Debugger::SetNotification(PtThread thread, bool enable, PtHookType hookType) in SetNotification()