Home
last modified time | relevance | path

Searched refs:StringTable (Results 1 – 2 of 2) sorted by relevance

/art/runtime/native/
Ddalvik_system_VMRuntime.cc216 typedef std::map<std::string, mirror::String*> StringTable; typedef
221 StringTable& table = *reinterpret_cast<StringTable*>(arg); in PreloadDexCachesStringsCallback()
228 StringTable& strings) in PreloadDexCachesResolveString()
437 StringTable strings; in VMRuntime_preloadDexCaches()
/art/runtime/
Ddebugger.cc4647 class StringTable { class
4649 StringTable() { in StringTable() function in art::StringTable
4684 DISALLOW_COPY_AND_ASSIGN(StringTable);
4748 StringTable class_names; in GetRecentAllocations()
4749 StringTable method_names; in GetRecentAllocations()
4750 StringTable filenames; in GetRecentAllocations()