Searched refs:PostChromotingMessage (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/remoting/client/plugin/
H A Dchromoting_instance.cc230 PostChromotingMessage("hello", data.Pass());
382 PostChromotingMessage("onDesktopSize", data.Pass());
404 PostChromotingMessage("onDesktopShape", data.Pass());
413 PostChromotingMessage("onConnectionStatus", data.Pass());
430 PostChromotingMessage("fetchThirdPartyToken", data.Pass());
436 PostChromotingMessage("onConnectionReady", data.Pass());
442 PostChromotingMessage("setCapabilities", data.Pass());
450 PostChromotingMessage("pairingResponse", data.Pass());
458 PostChromotingMessage("extensionMessage", data.Pass());
471 PostChromotingMessage("fetchPi
905 void ChromotingInstance::PostChromotingMessage( function in class:remoting::ChromotingInstance
[all...]
H A Dchromoting_instance.h210 void PostChromotingMessage(const std::string& method,

Completed in 66 milliseconds