Home
last modified time | relevance | path

Searched refs:IsProfileableFromShell (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Druntime.h733 bool IsProfileableFromShell() const { in IsProfileableFromShell() function
Druntime.cc1067 (Dbg::IsJdwpAllowed() || IsProfileableFromShell() || IsJavaDebuggable() || in InitNonZygoteOrPostFork()