Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/discovery/manager/include/
H A Dsoftbus_disc_server.h27 void DiscServerDeathCallback(const char *pkgName);
/ohos5.0/foundation/communication/dsoftbus/core/discovery/manager/src/
H A Dsoftbus_disc_server.c37 void DiscServerDeathCallback(const char *pkgName) in DiscServerDeathCallback() function
/ohos5.0/foundation/communication/dsoftbus/core/frame/common/src/
H A Dsoftbus_server_frame.c149 DiscServerDeathCallback(pkgName); in ClientDeathCallback()
/ohos5.0/foundation/communication/dsoftbus/core/frame/small/init/src/
H A Dsoftbus_server_stub.c85 DiscServerDeathCallback(pkgName); in ComponentDeathCallback()