Home
last modified time | relevance | path

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

/external/chromium_org/remoting/client/plugin/
Dchromoting_instance.cc230 PostChromotingMessage("hello", data.Pass()); in ChromotingInstance()
382 PostChromotingMessage("onDesktopSize", data.Pass()); in SetDesktopSize()
404 PostChromotingMessage("onDesktopShape", data.Pass()); in SetDesktopShape()
413 PostChromotingMessage("onConnectionStatus", data.Pass()); in OnConnectionState()
430 PostChromotingMessage("fetchThirdPartyToken", data.Pass()); in FetchThirdPartyToken()
436 PostChromotingMessage("onConnectionReady", data.Pass()); in OnConnectionReady()
442 PostChromotingMessage("setCapabilities", data.Pass()); in SetCapabilities()
450 PostChromotingMessage("pairingResponse", data.Pass()); in SetPairingResponse()
458 PostChromotingMessage("extensionMessage", data.Pass()); in DeliverHostMessage()
471 PostChromotingMessage("fetchPin", data.Pass()); in FetchSecretFromDialog()
[all …]
Dchromoting_instance.h210 void PostChromotingMessage(const std::string& method,