Searched refs:GetCommand (Results 1 – 2 of 2) sorted by relevance
478 uint8_t GetCommand() { return command_; } in GetCommand() function
1582 gHandlers[i].cmd == request->GetCommand()) { in GetCommandName()1655 gHandlers[i].cmd == request->GetCommand() && in ProcessRequest()1673 if (result == ERR_NONE && IsInvokeCommand(request->GetCommandSet(), request->GetCommand())) { in ProcessRequest()