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