Searched defs:OnClientBytes (Results 1 – 4 of 4) sorted by relevance
| /base/useriam/user_auth_framework/services/remote_connect/src/ | ||
| D | soft_bus_socket_listener.cpp | 70 void SoftBusSocketListener::OnClientBytes(int32_t socketId, const void *data, uint32_t dataLen) in OnClientBytes() function in OHOS::UserIam::UserAuth::SoftBusSocketListener |
| D | soft_bus_manager.cpp | 615 void SoftBusManager::OnClientBytes(int32_t socketId, const void *data, uint32_t dataLen) in OnClientBytes() function in OHOS::UserIam::UserAuth::SoftBusManager |
| /base/security/access_token/services/tokensyncmanager/src/remote/ | ||
| D | soft_bus_socket_listener.cpp | 98 void SoftBusSocketListener::OnClientBytes(int32_t socket, const void* data, uint32_t dataLen) in OnClientBytes() function in OHOS::Security::AccessToken::SoftBusSocketListener |
| /base/notification/distributed_notification_service/services/distributed/src/base/ | ||
| D | distributed_socket.cpp | 72 static void OnClientBytes(int32_t socket, const void *data, uint32_t dataLen) in OnClientBytes() function |