Searched refs:StringTable (Results 1 – 2 of 2) sorted by relevance
216 typedef std::map<std::string, mirror::String*> StringTable; typedef221 StringTable& table = *reinterpret_cast<StringTable*>(arg); in PreloadDexCachesStringsCallback()228 StringTable& strings) in PreloadDexCachesResolveString()437 StringTable strings; in VMRuntime_preloadDexCaches()
4647 class StringTable { class4649 StringTable() { in StringTable() function in art::StringTable4684 DISALLOW_COPY_AND_ASSIGN(StringTable);4748 StringTable class_names; in GetRecentAllocations()4749 StringTable method_names; in GetRecentAllocations()4750 StringTable filenames; in GetRecentAllocations()