Home
last modified time | relevance | path

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

/ohos5.0/base/useriam/user_auth_framework/services/remote_connect/src/
H A 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
H A Dsoft_bus_manager.cpp600 void SoftBusManager::OnClientBytes(int32_t socketId, const void *data, uint32_t dataLen) in OnClientBytes() function in OHOS::UserIam::UserAuth::SoftBusManager
/ohos5.0/base/security/access_token/services/tokensyncmanager/src/remote/
H A Dsoft_bus_socket_listener.cpp89 void SoftBusSocketListener::OnClientBytes(int32_t socket, const void *data, uint32_t dataLen) in OnClientBytes() function in OHOS::Security::AccessToken::SoftBusSocketListener