Home
last modified time | relevance | path

Searched defs:enable (Results 1 – 2 of 2) sorted by relevance

/art/runtime/native/
Dorg_apache_harmony_dalvik_ddmc_DdmVmInternal.cc29 static void DdmVmInternal_enableRecentAllocations(JNIEnv*, jclass, jboolean enable) { in DdmVmInternal_enableRecentAllocations()
157 static void DdmVmInternal_threadNotify(JNIEnv*, jclass, jboolean enable) { in DdmVmInternal_threadNotify()
/art/runtime/
Ddebugger.cc3031 void Dbg::DdmSetThreadNotification(bool enable) { in DdmSetThreadNotification()