Searched refs:IsProfileableFromShell (Results 1 – 3 of 3) sorted by relevance
101 if (IsDebuggingPossible() || art::Runtime::Current()->IsProfileableFromShell()) { in StartDebugger()491 .data.profileable = art::Runtime::Current()->IsProfileableFromShell()}, in SetupAdbConnection()529 DCHECK(IsDebuggingPossible() || art::Runtime::Current()->IsProfileableFromShell()); in RunPollLoop()
732 bool IsProfileableFromShell() const { in IsProfileableFromShell() function
1136 (Dbg::IsJdwpAllowed() || IsProfileable() || IsProfileableFromShell() || IsJavaDebuggable() || in InitNonZygoteOrPostFork()1146 (Dbg::IsJdwpAllowed() || IsProfileable() || IsProfileableFromShell() || IsJavaDebuggable() || in InitNonZygoteOrPostFork()