Home
last modified time | relevance | path

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

/art/runtime/native/
Ddalvik_system_ZygoteHooks.cc249 runtime->SetProfileable((runtime_flags & PROFILEABLE) != 0); in EnableDebugFeatures()
/art/runtime/
Druntime.h742 void SetProfileable(bool value) { in SetProfileable() function