Home
last modified time | relevance | path

Searched refs:mv_ (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Dreflective_value_visitor.h73 FunctionReflectiveValueVisitor(FieldVis fv, MethodVis mv) : fv_(fv), mv_(mv) {} in FunctionReflectiveValueVisitor()
80 return mv_(in, info); in VisitMethod()
85 MethodVis mv_; variable