OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsLivePhase
(Results
1 - 5
of
5
) sorted by null
/art/runtime/openjdkjvmti/
ti_phase.h
45
static bool
IsLivePhase
();
ti_phase.cc
110
bool PhaseUtil::
IsLivePhase
() {
ti_properties.cc
171
if (!PhaseUtil::
IsLivePhase
()) {
ti_method.cc
60
jnienv, PhaseUtil::
IsLivePhase
() ? jnienv->AddLocalReference<jthread>(thread->GetPeer())
ti_thread.cc
178
if (!PhaseUtil::
IsLivePhase
()) {
Completed in 185 milliseconds