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