Searched defs:FirstExternalCallerVisitor (Results 1 – 1 of 1) sorted by relevance
173 struct FirstExternalCallerVisitor : public StackVisitor { in GetReflectionCallerAccessContext() struct174 explicit FirstExternalCallerVisitor(Thread* thread) in GetReflectionCallerAccessContext() function178 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in GetReflectionCallerAccessContext()228 ArtMethod* caller; in GetReflectionCallerAccessContext()