Searched defs:StringDexCacheType (Results 1 – 2 of 2) sorted by relevance
/aosp12/art/runtime/mirror/ | ||
H A D | dex_cache.h | 121 using StringDexCacheType = std::atomic<StringDexCachePair>; variable |
H A D | class.h | 79 using StringDexCacheType = std::atomic<StringDexCachePair>; variable |