Home
last modified time | relevance | path

Searched defs:qosType (Results 1 – 1 of 1) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/
Dsoftbus_adapter_standard.cpp170 uint32_t qosType, std::shared_ptr<SoftBusClient> &conn) in Reuse()
197 uint32_t qosType = isOHOSType ? SoftBusClient::QOS_HML : SoftBusClient::QOS_BR; in SendData() local
250 uint32_t qosType = isOHOSType ? SoftBusClient::QOS_HML : SoftBusClient::QOS_BR; in StartCloseSessionTask() local