Home
last modified time | relevance | path

Searched refs:SubscribeEvent (Results 1 - 12 of 12) sorted by relevance

/base/update/updater/services/
H A Dupdater_init.h67 void SubscribeEvent(enum UpdaterInitEvent eventId, InitHandler handler) in SubscribeEvent() function in Updater::UpdaterInit
86 UpdaterInit::GetInstance().SubscribeEvent(event, name##_##event##_Init); \
/base/security/huks/services/huks_standard/huks_service/main/os_dependency/sa/
H A Dhks_event_observer.h40 static bool SubscribeEvent();
H A Dhks_event_observer.cpp176 bool SystemEventObserver::SubscribeEvent() in SubscribeEvent() function in OHOS::Security::Hks::SystemEventObserver
H A Dhks_sa.cpp80 if (SystemEventObserver::SubscribeEvent()) { in SubscribEvent()
/base/theme/screenlock_mgr/services/include/
H A Dcommeventsubscriber.h34 void SubscribeEvent();
/base/theme/screenlock_mgr/test/unittest/
H A Dscreenlock_strongauth_test.cpp77 Singleton<CommeventMgr>::GetInstance().SubscribeEvent(); in HWTEST_F()
/base/inputmethod/imf/services/include/
H A Dim_common_event_manager.h42 bool SubscribeEvent();
/base/update/sys_installer/frameworks/installer_manager/include/
H A Dinstaller_manager.h78 void SubscribeEvent(enum SysInstallerInitEvent eventId, InitHandler handler) in SubscribeEvent() function in OHOS::SysInstaller::SysInstallerManagerInit
/base/theme/screenlock_mgr/services/src/
H A Dcommeventsubscriber.cpp58 void CommeventMgr::SubscribeEvent() in SubscribeEvent() function in OHOS::ScreenLock::CommeventMgr
60 SCLOCK_HILOGD("SubscribeEvent start."); in SubscribeEvent()
74 SCLOCK_HILOGE("SubscribeEvent failed."); in SubscribeEvent()
H A Dscreenlock_system_ability.cpp217 Singleton<CommeventMgr>::GetInstance().SubscribeEvent(); in InitUserId()
/base/inputmethod/imf/services/src/
H A Dim_common_event_manager.cpp60 bool ImCommonEventManager::SubscribeEvent() in SubscribeEvent() function in OHOS::MiscServices::ImCommonEventManager
77 IMSA_HILOGE("SubscribeEvent abilityManager is nullptr!"); in SubscribeEvent()
85 IMSA_HILOGE("SubscribeEvent listener is nullptr!"); in SubscribeEvent()
90 IMSA_HILOGE("SubscribeEvent SubscribeSystemAbility failed. ret: %{public}d", ret); in SubscribeEvent()
H A Dinput_method_system_ability.cpp208 bool isSuccess = imCommonEventManager->SubscribeEvent(); in SubscribeCommonEvent()

Completed in 9 milliseconds