Searched defs:enabled_ (Results 1 – 7 of 7) sorted by relevance
/art/runtime/ | ||
D | sdk_checker.h | 71 bool enabled_; variable |
D | thread.h | 1943 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/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 | 235 bool enabled_ = false; member in perfetto_hprof::JavaHprofDataSource |
/art/runtime/gc/collector/ | ||
D | concurrent_copying.cc | 3290 bool enabled_; member in art::gc::collector::ConcurrentCopying::ScopedGcGraysImmuneObjects |