Home
last modified time | relevance | path

Searched refs:Demote (Results 1 – 2 of 2) sorted by relevance

/art/runtime/jdwp/
Dobject_registry.cc146 Demote(*(it->second)); in EnableCollection()
149 void ObjectRegistry::Demote(ObjectRegistryEntry& entry) { in Demote() function in art::ObjectRegistry
Dobject_registry.h89 void Demote(ObjectRegistryEntry& entry) SHARED_LOCKS_REQUIRED(Locks::mutator_lock_, lock_);