Searched refs:expected_instance_id (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() argument1477 mirror::Object* modifier_instance = gRegistry->Get<mirror::Object*>(expected_instance_id, &error); in MatchInstance()