Searched refs:qosType (Results 1 – 1 of 1) sorted by relevance
187 uint32_t qosType = isOHOSType ? SoftBusClient::QOS_HML : SoftBusClient::QOS_BR; in SendData() local188 …connects_.Compute(deviceId.deviceId, [&pipeInfo, &deviceId, &conn, qosType, isOHOSType](const auto… in SendData()191 if (connect->GetQoSType() == qosType) { in SendData()196 auto connect = std::make_shared<SoftBusClient>(pipeInfo, deviceId, qosType); in SendData()237 uint32_t qosType = isOHOSType ? SoftBusClient::QOS_HML : SoftBusClient::QOS_BR; in StartCloseSessionTask() local243 if (connect->GetQoSType() == qosType) { in StartCloseSessionTask()