Home
last modified time | relevance | path

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

/art/runtime/
Dreflective_value_visitor.h45 class ReflectionSourceInfo; variable
107 explicit ReflectionSourceInfo(ReflectionSourceType type) : type_(type) {} in ReflectionSourceInfo() function