Searched defs:enabled_ (Results 1 – 8 of 8) sorted by relevance
| /art/runtime/ | ||
| D | sdk_checker.h | 71 bool enabled_; variable |
| D | thread.h | 2210 const bool enabled_; variable |
| /art/runtime/javaheapprof/ | ||
| D | javaheapsampler.h | 83 std::atomic<bool> enabled_; variable |
| /art/runtime/jit/ | ||
| D | profile_saver_options.h | 66 : enabled_(enabled), in enabled_() function |
| /art/odrefresh/ | ||
| D | odr_metrics.h | 154 bool enabled_ = false; variable |
| /art/libelffile/dwarf/ | ||
| D | debug_frame_opcode_writer.h | 330 bool enabled_; // If disabled all writes are no-ops. variable |
| /art/perfetto_hprof/ | ||
| D | perfetto_hprof.cc | 302 bool enabled_ = false; member in perfetto_hprof::JavaHprofDataSource |
| /art/runtime/gc/collector/ | ||
| D | concurrent_copying.cc | 3348 bool enabled_; member in art::gc::collector::ConcurrentCopying::ScopedGcGraysImmuneObjects |