Searched refs:withTrace (Results 1 - 2 of 2) sorted by relevance

/dalvik/vm/
H A DThread.h558 void dvmAddToMonitorList(Thread* self, Object* obj, bool withTrace);
H A DThread.c3788 void dvmAddToMonitorList(Thread* self, Object* obj, bool withTrace) argument
3813 if (withTrace) {

Completed in 41 milliseconds