Home
last modified time | relevance | path

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

/art/runtime/
Dreflective_value_visitor.h71 class FunctionReflectiveValueVisitor : public ReflectiveValueVisitor {
73 FunctionReflectiveValueVisitor(FieldVis fv, MethodVis mv) : fv_(fv), mv_(mv) {} in FunctionReflectiveValueVisitor() function
Dreflective_handle_scope.h55 FunctionReflectiveValueVisitor v(&visitor); in VisitTargets()
Druntime.h406 FunctionReflectiveValueVisitor frvv(fv, mv); in VisitReflectiveTargets()