Searched defs:OnClientBytes (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/base/useriam/user_auth_framework/services/remote_connect/src/ | ||
H A 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 |
H A D | soft_bus_manager.cpp | 600 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 D | soft_bus_socket_listener.cpp | 89 void SoftBusSocketListener::OnClientBytes(int32_t socket, const void *data, uint32_t dataLen) in OnClientBytes() function in OHOS::Security::AccessToken::SoftBusSocketListener |