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