Searched refs:BroadcastForSlowPath (Results 1 – 3 of 3) sorted by relevance
58 void BroadcastForSlowPath(Thread* self);
57 void ReferenceProcessor::BroadcastForSlowPath(Thread* self) { in BroadcastForSlowPath() function in art::gc::ReferenceProcessor
486 GetHeap()->GetReferenceProcessor()->BroadcastForSlowPath(self); in ReenableWeakRefAccess()