Home
last modified time | relevance | path

Searched refs:publshCommonEventManager_ (Results 1 - 2 of 2) sorted by relevance

/foundation/distributedhardware/device_manager/services/service/src/
H A Ddevice_manager_service.cpp106 if (publshCommonEventManager_ == nullptr) { in SubscribePublishCommonEvent()
107 publshCommonEventManager_ = std::make_shared<DmPublishCommonEventManager>(); in SubscribePublishCommonEvent()
122 if (publshCommonEventManager_->SubscribePublishCommonEvent(PublishCommonEventVec, callback)) { in SubscribePublishCommonEvent()
135 std::shared_ptr<DmPublishEventSubscriber> publishSubScriber = publshCommonEventManager_->GetSubscriber(); in QueryDependsSwitchState()
/foundation/distributedhardware/device_manager/services/service/include/
H A Ddevice_manager_service.h254 std::shared_ptr<DmPublishCommonEventManager> publshCommonEventManager_; member in OHOS::DistributedHardware::DeviceManagerService

Completed in 4 milliseconds