Searched refs:SetNextEventAction (Results 1 – 2 of 2) sorted by relevance
3083 … SetNextEventAction(new Process::AttachCompletionHandler(this, attach_info.GetResumeCount())); in Attach()3151 … SetNextEventAction(new Process::AttachCompletionHandler(this, attach_info.GetResumeCount())); in Attach()3912 SetNextEventAction(NULL); in HandlePrivateEvent()3927 SetNextEventAction(NULL); in HandlePrivateEvent()3930 SetNextEventAction(NULL); in HandlePrivateEvent()
3572 void SetNextEventAction (Process::NextEventAction *next_event_action) in SetNextEventAction() function