Home
last modified time | relevance | path

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

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