Lines Matching full:modsmatch
378 static bool ModsMatch(JdwpEvent* pEvent, ModBasket* basket)464 if (pEvent->eventKind == eventKind && ModsMatch(pEvent, basket)) {