Home
last modified time | relevance | path

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

/art/runtime/
Dreflective_value_visitor.h97 kSourceDexCacheResolvedMethod, enumerator
/art/runtime/mirror/
Ddex_cache.cc202 pair.object, DexCacheSourceInfo(kSourceDexCacheResolvedMethod, pair.index, this)); in VisitReflectiveTargets()
/art/openjdkjvmti/
Dti_redefine.cc2831 info.GetType() != art::ReflectionSourceType::kSourceDexCacheResolvedMethod)) { in UpdateClassStructurally()