Searched defs:enabled_ (Results 1 – 5 of 5) sorted by relevance
| /art/runtime/jit/ | ||
| D | profile_saver_options.h | 61 : enabled_(enabled), in enabled_() function |
| /art/dexlayout/ | ||
| D | compact_dex_writer.h | 88 const bool enabled_; variable |
| /art/libelffile/dwarf/ | ||
| D | debug_frame_opcode_writer.h | 328 bool enabled_; // If disabled all writes are no-ops. variable |
| /art/runtime/ | ||
| D | thread.h | 1836 const bool enabled_; variable |
| /art/runtime/gc/collector/ | ||
| D | concurrent_copying.cc | 3205 bool enabled_; member in art::gc::collector::ConcurrentCopying::ScopedGcGraysImmuneObjects |