HomeSort by relevance Sort by last modified time
    Searched refs:SendClientMessage (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/remoting/client/plugin/
chromoting_instance.h 203 void SendClientMessage(const std::string& type, const std::string& data);
chromoting_instance.cc 442 SendClientMessage(type, message);
857 void ChromotingInstance::SendClientMessage(const std::string& type,
    [all...]

Completed in 1546 milliseconds