Home
last modified time | relevance | path

Searched refs:QOS_INFOS (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/
H A Dsoftbus_client.h66 static constexpr QosTV QOS_INFOS[QOS_BUTT][QOS_COUNT] = { variable
H A Dsoftbus_client.cpp125 int32_t status = client->Open(clientSocket, QOS_INFOS[type % QOS_BUTT], listener); in OpenConnect()