Searched refs:EnqueueReference (Results 1 – 2 of 2) sorted by relevance
40 void ReferenceQueue::EnqueueReference(mirror::Reference* ref) { in EnqueueReference() function in art::gc::ReferenceQueue178 cleared_references->EnqueueReference(ref); in EnqueueFinalizerReferences()
57 void EnqueueReference(mirror::Reference* ref) SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);