Home
last modified time | relevance | path

Searched defs:current_phase_ (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/art/openjdkjvmti/
H A Dti_phase.cc47 jvmtiPhase PhaseUtil::current_phase_ = static_cast<jvmtiPhase>(0); member in openjdkjvmti::PhaseUtil
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sm/
H A Dsecurity_manager.cc242 current_phase_; member in bt::sm::SecurityManagerImpl
/aosp_15_r20/art/compiler/optimizing/
H A Dload_store_elimination.cc1186 Phase current_phase_; member in art::LSEVisitor