Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_dm_publish_common_event.cpp62 bool ret = publshCommonEventManager->UnsubscribePublishCommonEvent();
65 ret = publshCommonEventManager->UnsubscribePublishCommonEvent();
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/publishcommonevent/
H A Ddm_publish_common_event.cpp51 DmPublishCommonEventManager::UnsubscribePublishCommonEvent(); in ~DmPublishCommonEventManager()
103 bool DmPublishCommonEventManager::UnsubscribePublishCommonEvent() in UnsubscribePublishCommonEvent() function in OHOS::DistributedHardware::DmPublishCommonEventManager
/ohos5.0/foundation/distributedhardware/device_manager/services/service/include/publishcommonevent/
H A Ddm_publish_common_event.h73 bool UnsubscribePublishCommonEvent();