Home
last modified time | relevance | path

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

/test/xts/dcts/communication/softbus_standard/socket_trans/server/
DSocketTestServer.cpp184 static void OnQos(int32_t socket, QoSEvent eventId, const QosTV *qos, uint32_t qosCunt) in OnQos()
/test/xts/dcts/communication/softbus_standard/common/
Dsocket_common.c337 static void OnQosData(int32_t socket, QoSEvent eventId, const QosTV *qos, uint32_t qosCunt) in OnQosData()
/test/xts/acts/resourceschedule/resourceschedule_standard/ffrt/entry/src/main/cpp/
Dffrtndk.cpp1249 ffrt_qos_t qos = ffrt_queue_attr_get_qos(&queue_attr); in QueueApiTest006() local
3819 ffrt_qos_t qos = ffrt_this_task_get_qos(); in ffrt_this_task_get_qos_0001() local