Searched defs:current_phase_ (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/art/openjdkjvmti/ | ||
H A D | ti_phase.cc | 47 jvmtiPhase PhaseUtil::current_phase_ = static_cast<jvmtiPhase>(0); member in openjdkjvmti::PhaseUtil |
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sm/ | ||
H A D | security_manager.cc | 242 current_phase_; member in bt::sm::SecurityManagerImpl |
/aosp_15_r20/art/compiler/optimizing/ | ||
H A D | load_store_elimination.cc | 1186 Phase current_phase_; member in art::LSEVisitor |