Home
last modified time | relevance | path

Searched defs:ReferenceMap2Visitor (Results 1 – 1 of 1) sorted by relevance

/art/test/004-ReferenceMap/
Dstack_walk_refmap_jni.cc47 struct ReferenceMap2Visitor : public StackVisitor { struct
49 SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) in SHARED_LOCKS_REQUIRED()
53 bool VisitFrame() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in VisitFrame()