Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/discovery/manager/src/
H A Dsoftbus_disc_server.c39 DiscMgrDeathCallback(pkgName); in DiscServerDeathCallback()
H A Ddisc_manager.c1228 void DiscMgrDeathCallback(const char *pkgName) in DiscMgrDeathCallback() function
/ohos5.0/foundation/communication/dsoftbus/core/discovery/interface/
H A Ddisc_interface.h83 void DiscMgrDeathCallback(const char *pkgName);
/ohos5.0/foundation/communication/dsoftbus/tests/core/discovery/manager/unittest/
H A Ddisc_manager_mock_test.cpp151 DiscMgrDeathCallback(nullptr);
156 DiscMgrDeathCallback("Test");
849 DiscMgrDeathCallback(packageName1_);