Home
last modified time | relevance | path

Searched refs:PublishEvent (Results 1 - 10 of 10) sorted by relevance

/base/theme/wallpaper_mgr/services/src/
H A Dwallpaper_common_event_manager.cpp26 bool WallpaperCommonEventManager::PublishEvent( in PublishEvent() function in OHOS::WallpaperMgrService::WallpaperCommonEventManager
35 HILOG_INFO("PublishEvent end publishResult = %{public}d", publishResult); in PublishEvent()
47 PublishEvent(want, eventCode, eventData); in SendWallpaperLockSettingMessage()
58 PublishEvent(want, eventCode, eventData); in SendWallpaperSystemSettingMessage()
/base/useriam/user_auth_framework/services/core/src/
H A Dpublish_event_adapter.cpp38 void PublishEvent(EventFwk::CommonEventData data, const std::string &permission) in PublishEvent() function
65 PublishEvent(data, USERIAM_COMMON_EVENT_SAMGR_PERMISSION); in PublishDeletedEvent()
80 PublishEvent(data, USERIAM_COMMON_EVENT_SAMGR_PERMISSION); in PublishCreatedEvent()
96 PublishEvent(data, USERIAM_COMMON_EVENT_SAMGR_PERMISSION); in PublishUpdatedEvent()
118 PublishEvent(data, USERIAM_COMMON_EVENT_PERMISSION); in PublishCredentialUpdatedEvent()
/base/theme/wallpaper_mgr/services/include/
H A Dwallpaper_common_event_manager.h32 bool PublishEvent(const OHOS::AAFwk::Want &want, int32_t eventCode, const std::string &eventData);
/base/notification/common_event_service/interfaces/kits/cj/src/
H A Dcommon_event_manager_impl.h28 static int32_t PublishEvent(char *event, int32_t userId);
H A Dcommon_event_manager_impl.cpp29 int32_t CommonEventManagerImpl::PublishEvent(char *event, int32_t userId) in PublishEvent() function in OHOS::CommonEventManager::CommonEventManagerImpl
H A Dcommon_event_manager_ffi.cpp34 return CommonEventManagerImpl::PublishEvent(event, userId); in CJ_PublishEvent()
/base/telephony/core_service/services/network_search/include/
H A Doperator_name.h45 void PublishEvent(int32_t rule, RegServiceState state, bool showPlmn, const std::string &plmn, bool showSpn,
/base/theme/screenlock_mgr/services/include/
H A Dscreenlock_system_ability.h207 void PublishEvent(const std::string &eventAction);
/base/telephony/core_service/services/network_search/src/
H A Doperator_name.cpp295 PublishEvent(spnRule, regStatus, showPlmn, plmn, showSpn, spn, domesticSpn); in NotifyGsmSpnChanged()
345 PublishEvent(spnRule, regStatus, showPlmn, plmn, showSpn, spn, domesticSpn); in NotifyCdmaSpnChanged()
352 void OperatorName::PublishEvent(const int32_t rule, const RegServiceState state, const bool showPlmn, in PublishEvent() function in OHOS::Telephony::OperatorName
372 TELEPHONY_LOGI("OperatorName::PublishEvent result : %{public}d slotId:%{public}d", publishResult, slotId_); in PublishEvent()
/base/theme/screenlock_mgr/services/src/
H A Dscreenlock_system_ability.cpp670 void ScreenLockSystemAbility::PublishEvent(const std::string &eventAction) in PublishEvent() function in OHOS::ScreenLock::ScreenLockSystemAbility
697 PublishEvent(EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_LOCKED); in LockScreenEvent()
707 PublishEvent(EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_UNLOCKED); in UnlockScreenEvent()

Completed in 6 milliseconds