Searched defs:qosCount (Results 1 – 6 of 6) sorted by relevance
| /base/security/access_token/services/tokensyncmanager/include/remote/ |
| D | soft_bus_socket_listener.h | 35 static void OnQos(int32_t socket, QoSEvent eventId, const QosTV *qos, uint32_t qosCount) {}; in OnQos()
|
| /base/useriam/user_auth_framework/services/remote_connect/inc/ |
| D | soft_bus_socket_listener.h | 37 static void OnQos(int32_t socketId, QoSEvent eventId, const QosTV *qos, uint32_t qosCount) {}; in OnQos()
|
| D | soft_bus_manager.h | 56 void OnQos(int32_t socketId, QoSEvent eventId, const QosTV *qos, uint32_t qosCount) {}; in OnQos()
|
| /base/security/device_security_level/test/dslm_fuzz_test/mock/ |
| D | mock.cpp | 29 int32_t Listen(int32_t socket, const QosTV qos[], uint32_t qosCount, const ISocketListener *listene… in Listen()
|
| /base/useriam/user_auth_framework/services/remote_connect/src/ |
| D | soft_bus_client_socket.cpp | 58 void ClientSocket::OnQos(int32_t socketId, QoSEvent eventId, const QosTV *qos, uint32_t qosCount) in OnQos()
|
| D | soft_bus_server_socket.cpp | 94 void ServerSocket::OnQos(int32_t socketId, QoSEvent eventId, const QosTV *qos, uint32_t qosCount) in OnQos()
|