Searched refs:IsProfileableFromShell (Results 1 – 3 of 3) sorted by relevance
99 if (IsDebuggingPossible() || art::Runtime::Current()->IsProfileableFromShell()) { in StartDebugger()489 .data.profileable = art::Runtime::Current()->IsProfileableFromShell()}, in SetupAdbConnection()527 DCHECK(IsDebuggingPossible() || art::Runtime::Current()->IsProfileableFromShell()); in RunPollLoop()
729 bool IsProfileableFromShell() const { in IsProfileableFromShell() function
1066 (Dbg::IsJdwpAllowed() || IsProfileableFromShell() || IsJavaDebuggable() || in InitNonZygoteOrPostFork()