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

/art/runtime/
H A Dmonitor.h267 static void AtraceMonitorLockImpl(Thread* self,
H A Dmonitor.cc259 AtraceMonitorLockImpl(self, obj, is_wait);
263 void Monitor::AtraceMonitorLockImpl(Thread* self, mirror::Object* obj, bool is_wait) { function in class:art::Monitor

Completed in 27 milliseconds