Home
last modified time | relevance | path

Searched defs:is_active_ (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/base/metrics/
Dhistogram_snapshot_manager.h83 std::atomic<bool> is_active_; variable
Dhistogram_snapshot_manager.cc30 std::atomic<bool>* is_active_; member in base::__anon3da4b4590111::MakeActive
/external/v8/src/debug/
Ddebug.h459 bool is_active_; variable