Home
last modified time | relevance | path

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

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