Searched refs:GetCommandSet (Results 1 – 2 of 2) sorted by relevance
441 uint8_t GetCommandSet() { return command_set_; } in GetCommandSet() function
1597 … if (gHandlers[i].cmdSet == request.GetCommandSet() && gHandlers[i].cmd == request.GetCommand()) { in GetCommandName()1620 if (request.GetCommandSet() != kJDWPDdmCmdSet) { in ProcessRequest()1665 …if (gHandlers[i].cmdSet == request.GetCommandSet() && gHandlers[i].cmd == request.GetCommand() && … in ProcessRequest()1706 if (request.GetCommandSet() != kJDWPDdmCmdSet) { in ProcessRequest()