Searched defs:IsEnabled (Results 1 - 3 of 3) sorted by relevance

/art/compiler/debug/dwarf/
H A Ddebug_frame_opcode_writer.h283 bool IsEnabled() const { return enabled_; } function in class:art::dwarf::DebugFrameOpCodeWriter
/art/runtime/jit/
H A Dprofile_saver_options.h63 bool IsEnabled() const { function in struct:art::ProfileSaverOptions
/art/runtime/openjdkjvmti/
H A Devents.cc259 bool IsEnabled() { function in class:openjdkjvmti::JvmtiGcPauseListener
278 bool old_state = listener->IsEnabled();
286 bool new_state = listener->IsEnabled();

Completed in 95 milliseconds