Searched defs:FirstExternalCallerVisitor (Results 1 – 1 of 1) sorted by relevance
70 struct FirstExternalCallerVisitor : public StackVisitor { in GetReflectionCaller() struct71 explicit FirstExternalCallerVisitor(Thread* thread) in GetReflectionCaller() function76 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in GetReflectionCaller()118 ArtMethod* caller; in GetReflectionCaller()