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

  /external/chromium_org/chrome/browser/renderer_host/pepper/
pepper_talk_host.h 50 bool remoting_started_; member in class:chrome::PepperTalkHost
pepper_talk_host.cc 143 remoting_started_(false) {
147 if (remoting_started_) {
223 remoting_started_ = false;
239 remoting_started_ = true;
247 remoting_started_ = false;

Completed in 80 milliseconds