Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/frame/small/init/src/
H A Dsoftbus_server_stub.c95 static void ClientDeathCb(void *arg) in ClientDeathCb() function
165 AddDeathRecipient(svc, ClientDeathCb, argStrcut, &cbId); in ServerRegisterService()