Home
last modified time | relevance | path

Searched refs:SubscribeScreenCommonEvent (Results 1 - 4 of 4) sorted by relevance

/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_dm_screen_common_event.cpp50 bool ret = screenCommonEventManager->SubscribeScreenCommonEvent(commonEventVec, nullptr); in HWTEST_F()
53 ret = screenCommonEventManager->SubscribeScreenCommonEvent(commonEventVec, nullptr); in HWTEST_F()
/foundation/distributedhardware/device_manager/services/service/include/publishcommonevent/
H A Ddm_screen_common_event.h56 bool SubscribeScreenCommonEvent(const std::vector<std::string> &eventNameVec,
/foundation/distributedhardware/device_manager/services/service/src/publishcommonevent/
H A Ddm_screen_common_event.cpp52 bool DmScreenCommonEventManager::SubscribeScreenCommonEvent(const std::vector<std::string> &eventNameVec, in SubscribeScreenCommonEvent() function in OHOS::DistributedHardware::DmScreenCommonEventManager
/foundation/distributedhardware/device_manager/services/service/src/
H A Ddevice_manager_service.cpp1619 if (screenCommonEventManager_->SubscribeScreenCommonEvent(screenEventVec, callback)) { in SubscribeScreenLockEvent()

Completed in 5 milliseconds