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

/external/chromium_org/remoting/client/plugin/
H A Dchromoting_instance.h212 void PostChromotingMessage(const std::string& method,
220 // remove this method and use PostChromotingMessage() instead.
H A Dchromoting_instance.cc631 PostChromotingMessage("setCursorShape", dictionary);
636 PostChromotingMessage("unsetCursorShape", dictionary);
1043 void ChromotingInstance::PostChromotingMessage(const std::string& method, function in class:remoting::ChromotingInstance
1246 PostChromotingMessage("mediaSourceData", data_dictionary);

Completed in 272 milliseconds