Lines Matching defs:self
42 Thread* self, bool* slow_path) { in CheckObjectAlloc()
94 Thread* self, in CheckClassInitializedForObjectAlloc()
125 Thread* self, in AllocObjectFromCode()
144 Thread* self, in AllocObjectFromCodeResolved()
166 Thread* self, in AllocObjectFromCodeInitialized()
215 Thread* self, in AllocArrayFromCode()
237 Thread* self, in AllocArrayFromCodeResolved()
259 Thread* self, size_t expected_size) { in FindFieldFromCode()
355 mirror::ArtMethod** referrer, Thread* self) { in FindMethodFromCode()
577 Thread* self, bool can_run_clinit, in ResolveVerifyAndClinit()
617 static inline void UnlockJniSynchronizedMethod(jobject locked, Thread* self) { in UnlockJniSynchronizedMethod()