Searched refs:SubscribePublishCommonEvent (Results 1 – 5 of 5) sorted by relevance
51 … bool ret = publshCommonEventManager->SubscribePublishCommonEvent(publishCommonEventVec, nullptr);54 ret = publshCommonEventManager->SubscribePublishCommonEvent(publishCommonEventVec, nullptr);
71 bool SubscribePublishCommonEvent(const std::vector<std::string> &eventNameVec,
54 bool DmPublishCommonEventManager::SubscribePublishCommonEvent(const std::vector<std::string> &event… in SubscribePublishCommonEvent() function in OHOS::DistributedHardware::DmPublishCommonEventManager
225 void SubscribePublishCommonEvent();
90 SubscribePublishCommonEvent(); in InitSoftbusListener()100 void DeviceManagerService::SubscribePublishCommonEvent() in SubscribePublishCommonEvent() function in OHOS::DistributedHardware::DeviceManagerService119 if (publshCommonEventManager_->SubscribePublishCommonEvent(PublishCommonEventVec, callback)) { in SubscribePublishCommonEvent()