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

  /external/chromium_org/chrome/browser/geolocation/
chrome_geolocation_permission_context.h 89 bool shutting_down_; member in class:ChromeGeolocationPermissionContext
  /external/chromium_org/chrome/browser/media/
chrome_midi_permission_context.h 63 bool shutting_down_; member in class:ChromeMIDIPermissionContext
  /external/chromium/chrome/browser/
crash_handler_host_linux.h 92 bool shutting_down_; member in class:CrashHandlerHostLinux
  /external/chromium_org/chrome/browser/
crash_handler_host_linux.h 82 bool shutting_down_; member in class:CrashHandlerHostLinux
  /external/chromium_org/chrome/browser/policy/cloud/
external_policy_data_updater.h 122 bool shutting_down_; member in class:policy::ExternalPolicyDataUpdater
  /external/chromium_org/ash/wm/
session_state_controller_impl.h 161 bool shutting_down_; member in class:ash::SessionStateControllerImpl
lock_state_controller_impl2.h 224 bool shutting_down_; member in class:ash::LockStateControllerImpl2
maximize_bubble_controller.cc 259 bool shutting_down_; member in class:ash::MaximizeBubbleController::Bubble
382 shutting_down_(false),
464 if (!shutting_down_)
486 if (!owner_ || shutting_down_)
502 if (!owner_ || shutting_down_)
533 shutting_down_ = true;
543 if (shutting_down_)
545 shutting_down_ = true;
  /external/chromium_org/chrome/browser/chromeos/login/
login_display_host_impl.h 162 bool shutting_down_; member in class:chromeos::LoginDisplayHostImpl
  /art/runtime/jdwp/
jdwp_adb.cc 59 shutting_down_ = false;
84 shutting_down_ = true;
109 bool shutting_down_; member in struct:art::JDWP::JdwpAdbState
189 if (shutting_down_) {
256 if (shutting_down_) {
265 if (shutting_down_) {
  /external/chromium_org/chrome/service/cloud_print/
printer_job_handler.h 277 bool shutting_down_; member in class:cloud_print::PrinterJobHandler
  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
service_runtime.h 242 bool shutting_down_; member in class:plugin::PluginReverseInterface
  /external/chromium_org/third_party/leveldatabase/src/db/
db_impl.h 130 port::AtomicPointer shutting_down_; member in class:leveldb::DBImpl
  /external/chromium_org/webkit/browser/database/
database_tracker.h 273 bool shutting_down_; member in class:webkit_database::DatabaseTracker
  /art/dex2oat/
dex2oat.cc 459 shutting_down_ = false;
473 shutting_down_ = true;
523 while (!shutting_down_) {
556 bool shutting_down_; member in class:art::WatchDog
    [all...]

Completed in 625 milliseconds