HomeSort by relevance Sort by last modified time
    Searched defs:shutting_down_ (Results 1 - 3 of 3) sorted by null

  /external/webrtc/webrtc/test/
direct_transport.h 61 bool shutting_down_; member in class:webrtc::test::DirectTransport
  /external/google-breakpad/src/client/windows/crash_generation/
crash_generation_server.h 281 bool shutting_down_; member in class:google_breakpad::CrashGenerationServer
  /art/dex2oat/
dex2oat.cc 418 shutting_down_(false) {
435 shutting_down_ = true;
492 while (!shutting_down_) {
507 bool shutting_down_; member in class:art::WatchDog
    [all...]

Completed in 84 milliseconds