Home
last modified time | relevance | path

Searched refs:COMMON_EVENT_TIMEZONE_CHANGED (Results 1 - 6 of 6) sorted by relevance

/foundation/arkui/ace_engine/adapter/ohos/capability/time/
H A Dtime_event_proxy_ohos.cpp51 matchingSkills.AddEvent(CommonEventSupport::COMMON_EVENT_TIMEZONE_CHANGED); in TimeEventProxyOhos()
/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/common_event/src/
H A Devent_controller.cpp175 matchingSkills.AddEvent(CommonEventSupport::COMMON_EVENT_TIMEZONE_CHANGED); in OnAddSystemAbility()
263 if (action == CommonEventSupport::COMMON_EVENT_TIMEZONE_CHANGED) { in handleEvent()
/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_common_event_support.cpp35 const std::string CommonEventSupport::COMMON_EVENT_TIMEZONE_CHANGED = "usual.event.TIMEZONE_CHANGED"; member in OHOS::EventFwk::CommonEventSupport
/foundation/ability/form_fwk/services/src/
H A Dform_timer_mgr.cpp1437 systemEventMatchingSkills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_TIMEZONE_CHANGED); in Init()
1489 || action == EventFwk::CommonEventSupport::COMMON_EVENT_TIMEZONE_CHANGED) { in OnReceiveEvent()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/
H A Ddata_share_service_impl.cpp750 matchingSkills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_TIMEZONE_CHANGED);
767 || action == EventFwk::CommonEventSupport::COMMON_EVENT_TIMEZONE_CHANGED) {
/foundation/resourceschedule/device_standby/services/test/unittest/
H A Dstandby_service_unit_test.cpp73 EventFwk::CommonEventSupport::COMMON_EVENT_TIMEZONE_CHANGED,

Completed in 8 milliseconds