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