Home | History | Annotate | Download | only in jdwp

Lines Matching refs:GetCommandSet

1574     if (gHandlers[i].cmdSet == request->GetCommandSet() &&
1614 if (request->GetCommandSet() != kJDWPDdmCmdSet) {
1647 if (gHandlers[i].cmdSet == request->GetCommandSet() &&
1666 if (result == ERR_NONE && IsInvokeCommand(request->GetCommandSet(), request->GetCommand())) {
1698 if (request->GetCommandSet() != kJDWPDdmCmdSet) {