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