Home
last modified time | relevance | path

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

/base/useriam/user_auth_framework/services/remote_connect/src/
Dsoft_bus_socket_listener.cpp70 void SoftBusSocketListener::OnClientBytes(int32_t socketId, const void *data, uint32_t dataLen) in OnClientBytes() function in OHOS::UserIam::UserAuth::SoftBusSocketListener
Dsoft_bus_manager.cpp615 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/
Dsoft_bus_socket_listener.cpp98 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/
Ddistributed_socket.cpp72 static void OnClientBytes(int32_t socket, const void *data, uint32_t dataLen) in OnClientBytes() function