Home
last modified time | relevance | path

Searched defs:enabled_ (Results 1 – 7 of 7) sorted by relevance

/art/runtime/
Dsdk_checker.h71 bool enabled_; variable
Dthread.h1943 const bool enabled_; variable
/art/runtime/javaheapprof/
Djavaheapsampler.h83 std::atomic<bool> enabled_; variable
/art/runtime/jit/
Dprofile_saver_options.h66 : enabled_(enabled), in enabled_() function
147 bool enabled_; member
/art/libelffile/dwarf/
Ddebug_frame_opcode_writer.h330 bool enabled_; // If disabled all writes are no-ops. variable
/art/perfetto_hprof/
Dperfetto_hprof.cc235 bool enabled_ = false; member in perfetto_hprof::JavaHprofDataSource
/art/runtime/gc/collector/
Dconcurrent_copying.cc3290 bool enabled_; member in art::gc::collector::ConcurrentCopying::ScopedGcGraysImmuneObjects