Searched refs:SetNextEventAction (Results 1 – 2 of 2) sorted by relevance
3252 … SetNextEventAction(new Process::AttachCompletionHandler(this, attach_info.GetResumeCount())); in Attach()3320 … SetNextEventAction(new Process::AttachCompletionHandler(this, attach_info.GetResumeCount())); in Attach()4091 SetNextEventAction(NULL); in HandlePrivateEvent()4106 SetNextEventAction(NULL); in HandlePrivateEvent()4109 SetNextEventAction(NULL); in HandlePrivateEvent()
3681 void SetNextEventAction (Process::NextEventAction *next_event_action) in SetNextEventAction() function