Searched defs:GetLocationVisitor (Results 1 – 1 of 1) sorted by relevance
725 struct GetLocationVisitor : public art::StackVisitor { struct726 GetLocationVisitor(art::Thread* thread, size_t n_in) in GetLocationVisitor() argument733 bool VisitFrame() REQUIRES_SHARED(art::Locks::mutator_lock_) { in VisitFrame()748 const size_t n;749 size_t count;750 art::ArtMethod* caller;751 uint32_t caller_dex_pc;