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

/art/runtime/
H A Dintern_table.h89 void AllowNewInterns() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);
H A Dintern_table.cc214 void InternTable::AllowNewInterns() { function in class:art::InternTable
H A Druntime.cc1490 intern_table_->AllowNewInterns();

Completed in 102 milliseconds