Home
last modified time | relevance | path

Searched defs:OnBytes (Results 1 - 5 of 5) sorted by relevance

/base/telephony/call_manager/services/distributed_call/src/transmission/
H A Dsession_adapter.cpp90 void SessionAdapter::OnBytes(int32_t socket, const void *data, uint32_t dataLen) in OnBytes() function in OHOS::Telephony::SessionAdapter
/base/useriam/user_auth_framework/services/remote_connect/src/
H A Dsoft_bus_server_socket.cpp66 void ServerSocket::OnBytes(int32_t socketId, const void *data, uint32_t dataLen) in OnBytes() function in OHOS::UserIam::UserAuth::ServerSocket
H A Dsoft_bus_client_socket.cpp72 void ClientSocket::OnBytes(int32_t socketId, const void *data, uint32_t dataLen) in OnBytes() function in OHOS::UserIam::UserAuth::ClientSocket
/base/msdp/device_status/intention/adapters/dsoftbus_adapter/src/
H A Ddsoftbus_adapter_impl.cpp340 void DSoftbusAdapterImpl::OnBytes(int32_t socket, const void *data, uint32_t dataLen) in OnBytes() function in OHOS::Msdp::DeviceStatus::DSoftbusAdapterImpl
/base/security/access_token/services/tokensyncmanager/test/mock/include/
H A Dsocket.h280 void (*OnBytes)(int32_t socket, const void *data, uint32_t dataLen); member

Completed in 4 milliseconds