Home
last modified time | relevance | path

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

/external/chromium_org/remoting/client/plugin/
Dchromoting_instance.h214 void SendTrappedKey(uint32 usb_keycode, bool pressed);
Dchromoting_instance.cc917 void ChromotingInstance::SendTrappedKey(uint32 usb_keycode, bool pressed) { in SendTrappedKey() function in remoting::ChromotingInstance