Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/
H A Ddata_share_service_impl.cpp1140 auto sysEventSubscriber = std::make_shared<SysEventSubscriber>(subscribeInfo); in InitSubEvent() local
1141 if (!EventFwk::CommonEventManager::SubscribeCommonEvent(sysEventSubscriber)) { in InitSubEvent()
1145 sysEventSubscriber->OnBMSReady(); in InitSubEvent()