Home
last modified time | relevance | path

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

/art/runtime/native/
Ddalvik_system_ZygoteHooks.cc225 runtime->SetNativeDebuggable(true); in EnableDebugFeatures()
/art/runtime/
Druntime.h742 void SetNativeDebuggable(bool value) { in SetNativeDebuggable() function