Searched refs:expected_field_id (Results 1 – 2 of 2) sorted by relevance
330 static bool MatchField(JDWP::RefTypeId expected_type_id, JDWP::FieldId expected_field_id,
1394 bool Dbg::MatchField(JDWP::RefTypeId expected_type_id, JDWP::FieldId expected_field_id, in MatchField() argument1396 ArtField* expected_field = FromFieldId(expected_field_id); in MatchField()