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

  /external/chromium_org/content/browser/devtools/
tethering_handler.cc 49 pending_destruction_(false) {
121 if (pending_destruction_)
153 pending_destruction_ = true;
167 bool pending_destruction_; member in class:content::__anon7639::SocketPump
  /external/chromium_org/chrome/browser/devtools/
port_forwarding_controller.cc 62 pending_destruction_(false),
192 if (pending_destruction_) {
206 pending_destruction_ = true;
218 bool pending_destruction_; member in class:__anon4557::SocketTunnel

Completed in 43 milliseconds