Searched defs:IsCollected (Results 1 – 2 of 2) sorted by relevance
242 bool ObjectRegistry::IsCollected(JDWP::ObjectId id) { in IsCollected() function in art::ObjectRegistry
965 JDWP::JdwpError Dbg::IsCollected(JDWP::ObjectId object_id, bool* is_collected) { in IsCollected() function in art::Dbg