Home
last modified time | relevance | path

Searched refs:COMMON_EVENT_TIME_CHANGED (Results 1 - 8 of 8) sorted by relevance

/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_rdb_test/src/
H A Dmedialibrary_subscriber_test.cpp80 string action = EventFwk::CommonEventSupport::COMMON_EVENT_TIME_CHANGED; in HWTEST_F()
85 EXPECT_EQ(want.GetAction(), EventFwk::CommonEventSupport::COMMON_EVENT_TIME_CHANGED); in HWTEST_F()
/foundation/arkui/ace_engine/adapter/ohos/capability/time/
H A Dtime_event_proxy_ohos.cpp50 matchingSkills.AddEvent(CommonEventSupport::COMMON_EVENT_TIME_CHANGED); in TimeEventProxyOhos()
/foundation/multimedia/ringtone_library/test/unittest/ringtone_data_extension_test/src/
H A Dringtone_subscriber_test.cpp84 string action = EventFwk::CommonEventSupport::COMMON_EVENT_TIME_CHANGED; in HWTEST_F()
/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/common_event/src/
H A Devent_controller.cpp178 matchingSkills.AddEvent(CommonEventSupport::COMMON_EVENT_TIME_CHANGED); in OnAddSystemAbility()
267 if (action == EventFwk::CommonEventSupport::COMMON_EVENT_TIME_CHANGED) { in handleEvent()
/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_common_event_support.cpp33 const std::string CommonEventSupport::COMMON_EVENT_TIME_CHANGED = "usual.event.TIME_CHANGED"; member in OHOS::EventFwk::CommonEventSupport
/foundation/ability/form_fwk/services/src/
H A Dform_timer_mgr.cpp1436 systemEventMatchingSkills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_TIME_CHANGED); in Init()
1488 } else if (action == EventFwk::CommonEventSupport::COMMON_EVENT_TIME_CHANGED in OnReceiveEvent()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/
H A Ddata_share_service_impl.cpp749 matchingSkills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_TIME_CHANGED);
766 if (action == EventFwk::CommonEventSupport::COMMON_EVENT_TIME_CHANGED
/foundation/resourceschedule/device_standby/services/test/unittest/
H A Dstandby_service_unit_test.cpp75 EventFwk::CommonEventSupport::COMMON_EVENT_TIME_CHANGED,

Completed in 8 milliseconds