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