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

/art/runtime/mirror/
H A Dstring-inl.h54 return Runtime::Current()->GetInternTable()->InternWeak(this);
/art/runtime/
H A Druntime.h229 InternTable* GetInternTable() const { function in class:art::Runtime
H A Dtransaction.cc149 InternTable* const intern_table = Runtime::Current()->GetInternTable();
H A Druntime.cc323 GetInternTable()->SweepInternTableWeaks(visitor, arg);
991 GetInternTable()->DumpForSigQuit(os);
H A Dclass_linker.h385 InternTable* GetInternTable() const { function in class:art::ClassLinker
/art/runtime/native/
H A Ddalvik_system_VMRuntime.cc439 runtime->GetInternTable()->VisitRoots(PreloadDexCachesStringsCallback, &strings,

Completed in 701 milliseconds