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

  /external/webrtc/webrtc/test/
direct_transport.h 61 bool shutting_down_; member in class:webrtc::test::DirectTransport
  /art/adbconnection/
adbconnection.h 149 std::atomic<bool> shutting_down_; member in class:adbconnection::AdbConnectionState
  /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 502 shutting_down_(false) {
519 shutting_down_ = true;
583 while (!shutting_down_) {
604 bool shutting_down_; member in class:art::WatchDog
    [all...]

Completed in 641 milliseconds