Searched defs:is_active_ (Results 1 – 3 of 3) 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::__anon3da4b4590111::MakeActive |
/external/v8/src/debug/ | ||
D | debug.h | 459 bool is_active_; variable |