Searched refs:expected_type_id (Results 1 - 2 of 2) sorted by relevance

/art/runtime/
H A Ddebugger.h340 static bool MatchField(JDWP::RefTypeId expected_type_id, JDWP::FieldId expected_field_id,
H A Ddebugger.cc1436 bool Dbg::MatchField(JDWP::RefTypeId expected_type_id, JDWP::FieldId expected_field_id, argument
1442 return Dbg::MatchType(event_field->GetDeclaringClass(), expected_type_id);

Completed in 55 milliseconds