Searched defs:outer_method (Results 1 – 4 of 4) sorted by relevance
189 ArtMethod* outer_method = *caller_sp; in DoGetCalleeSaveMethodOuterCallerAndPc() local193 static inline ArtMethod* DoGetCalleeSaveMethodCaller(ArtMethod* outer_method, in DoGetCalleeSaveMethodCaller()241 ArtMethod* outer_method = outer_caller_and_pc.first; in GetCalleeSaveMethodCaller() local
187 ArtMethod* outer_method; member
47 inline ArtMethod* GetResolvedMethod(ArtMethod* outer_method, in GetResolvedMethod()
34 static inline void BssWriteBarrier(ArtMethod* outer_method) REQUIRES_SHARED(Locks::mutator_lock_) { in BssWriteBarrier()