Searched refs:InflateThinLocked (Results 1 - 3 of 3) sorted by relevance

/art/runtime/mirror/
H A Dobject.cc180 Monitor::InflateThinLocked(self, h_this, lw, GenerateIdentityHashCode());
/art/runtime/
H A Dmonitor.h133 static void InflateThinLocked(Thread* self, Handle<mirror::Object> obj, LockWord lock_word,
H A Dmonitor.cc823 void Monitor::InflateThinLocked(Thread* self, Handle<mirror::Object> obj, LockWord lock_word, function in class:art::Monitor
909 InflateThinLocked(self, h_obj, lock_word, 0);
926 InflateThinLocked(self, h_obj, lock_word, 0);

Completed in 163 milliseconds