Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/services/dbinder/dbinder_service/src/socket/
H A Ddbinder_remote_listener.cpp72 void DBinderRemoteListener::ClientOnBind(int32_t socket, PeerSocketInfo info) in ClientOnBind() function in OHOS::DBinderRemoteListener
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/
H A Ddatabus_socket_listener.cpp96 void DatabusSocketListener::ClientOnBind(int32_t socket, PeerSocketInfo info) in ClientOnBind() function in OHOS::DatabusSocketListener
/ohos5.0/base/security/device_security_level/baselib/msglib/src/standard/
H A Dmessenger_device_socket_manager.c339 static void ClientOnBind(int socket, const DeviceIdentify *devId) in ClientOnBind() function