Searched refs:event_instance (Results 1 – 2 of 2) sorted by relevance
366 static bool MatchInstance(JDWP::ObjectId expected_instance_id, mirror::Object* event_instance)
1475 bool Dbg::MatchInstance(JDWP::ObjectId expected_instance_id, mirror::Object* event_instance) { in MatchInstance() argument1478 return modifier_instance == event_instance; in MatchInstance()