Home
last modified time | relevance | path

Searched refs:SHUTDOWN_REASON_SERVICE_DIED (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_camera/services/channel/test/unittest/common/channel/
H A Dtrans_type.h86 SHUTDOWN_REASON_SERVICE_DIED, /**< Shutdown for death service */ enumerator
/ohos5.0/foundation/communication/dsoftbus/interfaces/kits/transport/
H A Dtrans_type.h89 SHUTDOWN_REASON_SERVICE_DIED, /**< Shutdown for death service */ enumerator
/ohos5.0/base/useriam/user_auth_framework/services/remote_connect/src/
H A Dsoft_bus_manager.cpp348 OnShutdown(socketId, SHUTDOWN_REASON_SERVICE_DIED); in ServiceSocketUnInit()
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/session/src/
H A Dclient_trans_session_manager.c1347 (void)ClientDestroySession(&destroyList, SHUTDOWN_REASON_SERVICE_DIED); in ClientCleanAllSessionWhenServerDeath()