Searched defs:is_active_ (Results 1 – 6 of 6) sorted by relevance
/external/libchrome/base/metrics/ | ||
D | histogram_snapshot_manager.h | 83 std::atomic<bool> is_active_; variable |
D | histogram_snapshot_manager.cc | 30 std::atomic<bool>* is_active_; member in base::__anon390376b70111::MakeActive |
/external/perfetto/include/perfetto/tracing/internal/ | ||
D | checked_scope.h | 51 bool is_active_ = true; variable |
/external/webrtc/modules/audio_device/win/ | ||
D | core_audio_base_win.h | 139 bool is_active_ = false; variable |
/external/webrtc/rtc_base/ | ||
D | task_queue_gcd.cc | 67 bool is_active_; member in webrtc::__anon8d2de7380111::TaskQueueGcd |
D | task_queue_libevent.cc | 127 bool is_active_ = true; member in webrtc::__anon7b15bd630111::TaskQueueLibevent |