Home
last modified time | relevance | path

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

/art/runtime/
Dclass_linker.h97 using MethodDexCacheType = std::atomic<MethodDexCachePair>; variable
Dart_method.h69 using MethodDexCacheType = std::atomic<MethodDexCachePair>; variable
/art/runtime/mirror/
Ddex_cache.h127 using MethodDexCacheType = std::atomic<MethodDexCachePair>; variable