Home
last modified time | relevance | path

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

/art/runtime/native/
Ddalvik_system_ZygoteHooks.cc246 runtime->SetProfileableFromShell((runtime_flags & PROFILE_FROM_SHELL) != 0); in EnableDebugFeatures()
/art/runtime/
Druntime.h725 void SetProfileableFromShell(bool value) { in SetProfileableFromShell() function