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

  /external/chromium_org/remoting/host/plugin/
host_script_object.cc 707 if (it2me_impl_.get()) {
708 it2me_impl_->Disconnect();
709 it2me_impl_ = NULL;
    [all...]
host_script_object.h 296 scoped_refptr<It2MeImpl> it2me_impl_; member in class:remoting::HostNPScriptObject
298 // Cached, read-only copies of |it2me_impl_| session state.
304 // IT2Me Talk server configuration used by |it2me_impl_| to connect.
307 // Chromoting Bot JID used by |it2me_impl_| to register the host.
310 // Callbacks to notify in response to |it2me_impl_| events.

Completed in 3368 milliseconds