Searched defs:enable (Results 1 – 2 of 2) sorted by relevance
29 static void DdmVmInternal_enableRecentAllocations(JNIEnv*, jclass, jboolean enable) { in DdmVmInternal_enableRecentAllocations()157 static void DdmVmInternal_threadNotify(JNIEnv*, jclass, jboolean enable) { in DdmVmInternal_threadNotify()
3031 void Dbg::DdmSetThreadNotification(bool enable) { in DdmSetThreadNotification()