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

  /external/chromium_org/remoting/base/
auto_thread.cc 97 was_quit_properly_(false) {
107 was_quit_properly_(false),
168 was_quit_properly_ = true;
211 DCHECK(was_quit_properly_);
auto_thread.h 105 bool was_quit_properly_; member in class:remoting::AutoThread

Completed in 64 milliseconds