Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/services/dbinder/dbinder_service/src/socket/
H A Ddbinder_remote_listener.cpp77 void DBinderRemoteListener::ClientOnShutdown(int32_t socket, ShutdownReason reason) in ClientOnShutdown() function in OHOS::DBinderRemoteListener
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/
H A Ddatabus_socket_listener.cpp101 void DatabusSocketListener::ClientOnShutdown(int32_t socket, ShutdownReason reason) in ClientOnShutdown() function in OHOS::DatabusSocketListener
/ohos5.0/base/security/device_security_level/baselib/msglib/src/standard/
H A Dmessenger_device_socket_manager.c167 static void ClientOnShutdown(int32_t socket, ShutdownReason reason) in ClientOnShutdown() function