Home
last modified time | relevance | path

Searched refs:OnAutomationBounce (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/ipc/
Dipc_channel_proxy_unittest.cc105 IPC_MESSAGE_HANDLER(AutomationMsg_Bounce, OnAutomationBounce) in OnMessageReceived()
120 void OnAutomationBounce() { channel_->Send(new AutomationMsg_Bounce()); } in OnAutomationBounce() function in __anon67462d880111::ChannelReflectorListener