Searched refs:hdiCommandId (Results 1 – 2 of 2) sorted by relevance
166 CommandId hdiCommandId; in SendCommand() local167 IamResultCode result = ConvertCommandId(commandId, hdiCommandId); in SendCommand()174 int32_t status = executorProxy_->SendCommand(hdiCommandId, extraInfo, callback); in SendCommand()
165 CommandId hdiCommandId; in SendCommand() local166 IamResultCode result = ConvertCommandId(commandId, hdiCommandId); in SendCommand()173 int32_t status = executorProxy_->SendCommand(hdiCommandId, extraInfo, callback); in SendCommand()