Searched defs:PreloadDexCachesStringsVisitor (Results 1 – 1 of 1) sorted by relevance
267 class PreloadDexCachesStringsVisitor : public SingleRootVisitor { class269 explicit PreloadDexCachesStringsVisitor(StringTable* table) : table_(table) { } in PreloadDexCachesStringsVisitor() function in art::PreloadDexCachesStringsVisitor