Searched refs:OnAutomationBounce (Results 1 – 1 of 1) sorted by relevance
105 IPC_MESSAGE_HANDLER(AutomationMsg_Bounce, OnAutomationBounce) in OnMessageReceived()120 void OnAutomationBounce() { channel_->Send(new AutomationMsg_Bounce()); } in OnAutomationBounce() function in __anon67462d880111::ChannelReflectorListener