Searched defs:enabled_ (Results 1 – 7 of 7) sorted by relevance
| /art/dex2oat/ | ||
| D | sdk_checker.h | 72 bool enabled_; variable |
| /art/runtime/jit/ | ||
| D | profile_saver_options.h | 60 : 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 | 299 bool enabled_ = false; member in perfetto_hprof::JavaHprofDataSource |
| /art/runtime/ | ||
| D | thread.h | 2525 const bool enabled_; variable |
| /art/runtime/gc/collector/ | ||
| D | concurrent_copying.cc | 3258 bool enabled_; member in art::gc::collector::ConcurrentCopying::ScopedGcGraysImmuneObjects |