Home
last modified time | relevance | path

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

/art/runtime/mirror/
Ddex_cache.h134 using MethodDexCacheType = std::atomic<MethodDexCachePair>; variable
/art/runtime/
Dclass_linker.h67 using MethodDexCacheType = std::atomic<MethodDexCachePair>; variable
Dart_method.h66 using MethodDexCacheType = std::atomic<MethodDexCachePair>; variable