Searched refs:SubscribeAccountCommonEvent (Results 1 – 5 of 5) sorted by relevance
56 bool SubscribeAccountCommonEvent(const std::vector<std::string> &eventNameVec,
52 bool DmAccountCommonEventManager::SubscribeAccountCommonEvent(const std::vector<std::string> &event… in SubscribeAccountCommonEvent() function in OHOS::DistributedHardware::DmAccountCommonEventManager
215 void SubscribeAccountCommonEvent();
281 DeviceManagerService::GetInstance().SubscribeAccountCommonEvent();
1547 SubscribeAccountCommonEvent(); in InitAccountInfo()1563 void DeviceManagerService::SubscribeAccountCommonEvent() in SubscribeAccountCommonEvent() function in OHOS::DistributedHardware::DeviceManagerService1576 if (accountCommonEventManager_->SubscribeAccountCommonEvent(AccountCommonEventVec, callback)) { in SubscribeAccountCommonEvent()