Searched defs:MatchType (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Ddebugger.cc1384 bool Dbg::MatchType(ObjPtr<mirror::Class> event_class, JDWP::RefTypeId class_id) { function in class:art::Dbg
1400 return Dbg::MatchType(event_field->GetDeclaringClass(), expected_type_id);

Completed in 52 milliseconds