HomeSort by relevance Sort by last modified time
    Searched refs:GetInternTable (Results 1 - 7 of 7) sorted by null

  /art/runtime/mirror/
string-inl.h 54 return Runtime::Current()->GetInternTable()->InternWeak(this);
  /art/runtime/
runtime.cc 328 GetInternTable()->SweepInternTableWeaks(visitor, arg);
422 Runtime::Current()->GetInternTable()->AddImageStringsToTable(image_space);
    [all...]
runtime.h 233 InternTable* GetInternTable() const {
transaction.cc 149 InternTable* const intern_table = Runtime::Current()->GetInternTable();
class_linker.h 395 InternTable* GetInternTable() const {
    [all...]
  /art/runtime/native/
dalvik_system_VMRuntime.cc 439 runtime->GetInternTable()->VisitRoots(PreloadDexCachesStringsCallback, &strings,
  /art/runtime/gc/
heap.cc     [all...]

Completed in 159 milliseconds