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

/dalvik/vm/native/
H A Ddalvik_system_VMRuntime.cpp251 typedef std::map<std::string, StringObject*> StringTable; typedef
254 StringTable& table = *(StringTable*) arg;
266 StringTable& strings) {
461 StringTable strings;

Completed in 1244 milliseconds