/ohos5.0/foundation/ability/ability_runtime/services/common/src/ |
H A D | event_handler_wrap.cpp | 84 bool EventHandlerWrap::RemoveEvent(uint32_t eventId, int64_t param) in RemoveEvent() function in OHOS::AAFwk::EventHandlerWrap 89 bool EventHandlerWrap::RemoveEvent(EventWrap event, bool force) in RemoveEvent() function in OHOS::AAFwk::EventHandlerWrap
|
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/test/unittest/mock/ |
H A D | mock_event_handler.cpp | 51 void EventHandler::RemoveEvent(uint32_t innerEventId) {} in RemoveEvent() function in OHOS::AppExecFwk::EventHandler 53 void EventHandler::RemoveEvent(uint32_t innerEventId, int64_t param) {} in RemoveEvent() function in OHOS::AppExecFwk::EventHandler
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/ |
H A D | mock_event_handler.cpp | 54 void EventHandler::RemoveEvent(uint32_t innerEventId) in RemoveEvent() function in OHOS::AppExecFwk::EventHandler 57 void EventHandler::RemoveEvent(uint32_t innerEventId, int64_t param) in RemoveEvent() function in OHOS::AppExecFwk::EventHandler
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/mock/ |
H A D | mock_event_handler.cpp | 54 void EventHandler::RemoveEvent(uint32_t innerEventId) in RemoveEvent() function in OHOS::AppExecFwk::EventHandler 57 void EventHandler::RemoveEvent(uint32_t innerEventId, int64_t param) in RemoveEvent() function in OHOS::AppExecFwk::EventHandler
|
/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/mock/ |
H A D | mock_event_handler.cpp | 54 void EventHandler::RemoveEvent(uint32_t innerEventId) in RemoveEvent() function in OHOS::AppExecFwk::EventHandler 57 void EventHandler::RemoveEvent(uint32_t innerEventId, int64_t param) in RemoveEvent() function in OHOS::AppExecFwk::EventHandler
|
/ohos5.0/base/notification/distributed_notification_service/services/test/moduletest/mock/ |
H A D | mock_event_handler.cpp | 54 void EventHandler::RemoveEvent(uint32_t innerEventId) in RemoveEvent() function in OHOS::AppExecFwk::EventHandler 57 void EventHandler::RemoveEvent(uint32_t innerEventId, int64_t param) in RemoveEvent() function in OHOS::AppExecFwk::EventHandler
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/evloop/src/ |
H A D | event_loop_select.cpp | 70 int EventLoopSelect::RemoveEvent(EventImpl *event) in RemoveEvent() function in DistributedDB::EventLoopSelect
|
H A D | event_loop_epoll.cpp | 247 int EventLoopEpoll::RemoveEvent(EventImpl *event) in RemoveEvent() function in DistributedDB::EventLoopEpoll
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/frame_rate_manager/ |
H A D | hgm_task_handle_thread.cpp | 68 void HgmTaskHandleThread::RemoveEvent(std::string eventId) in RemoveEvent() function in OHOS::Rosen::HgmTaskHandleThread
|
/ohos5.0/base/telephony/core_service/utils/common/src/ |
H A D | tel_event_handler.cpp | 94 void TelEventHandler::RemoveEvent(uint32_t innerEventId) in RemoveEvent() function in OHOS::Telephony::TelEventHandler
|
H A D | tel_event_queue.cpp | 177 void TelEventQueue::RemoveEvent(uint32_t innerEventId) in RemoveEvent() function in OHOS::Telephony::TelEventQueue
|
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/packageusage/src/ |
H A D | bundle_active_report_handler.cpp | 68 void BundleActiveReportHandler::RemoveEvent(const int32_t& eventId) in RemoveEvent() function in OHOS::DeviceUsageStats::BundleActiveReportHandler
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/ |
H A D | event_handler.cpp | 151 void EventHandler::RemoveEvent(uint32_t innerEventId) in RemoveEvent() function in OHOS::AppExecFwk::EventHandler 161 void EventHandler::RemoveEvent(uint32_t innerEventId, int64_t param) in RemoveEvent() function in OHOS::AppExecFwk::EventHandler
|
/ohos5.0/base/hiviewdfx/hiview/plugins/unified_collector/test/unittest/common/mock/ |
H A D | mock_function_jumble.cpp | 96 bool EventLoop::RemoveEvent(uint64_t seq) in RemoveEvent() function in OHOS::HiviewDFX::EventLoop
|
/ohos5.0/foundation/multimedia/media_lite/services/player_lite/impl/player_control/player/fsm/src/ |
H A D | hi_state_machine.cpp | 247 int32_t HiStateMachine::RemoveEvent(const MsgInfo &msg) in RemoveEvent() function in OHOS::HiStateMachine
|
/ohos5.0/foundation/barrierfree/accessibility/services/test/mock/ |
H A D | mock_matching_skill.cpp | 85 void MatchingSkills::RemoveEvent(const std::string& event) in RemoveEvent() function in OHOS::EventFwk::MatchingSkills
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/ |
H A D | rs_event_manager.cpp | 166 void RSEventManager::RemoveEvent(std::string stringId) in RemoveEvent() function in OHOS::Rosen::RSEventManager
|
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/packagegroup/src/ |
H A D | bundle_active_group_handler.cpp | 146 void BundleActiveGroupHandler::RemoveEvent(const int32_t& eventId) in RemoveEvent() function in OHOS::DeviceUsageStats::BundleActiveGroupHandler
|
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/ |
H A D | meta_object.cpp | 157 void MetaObject::RemoveEvent(const IEvent::Ptr& p) in RemoveEvent() function in Internal::MetaObject
|
H A D | metadata.cpp | 126 void Metadata::RemoveEvent(const IEvent::Ptr& p) in RemoveEvent() function in Internal::Metadata
|
/ohos5.0/base/notification/common_event_service/frameworks/native/src/ |
H A D | matching_skills.cpp | 97 void MatchingSkills::RemoveEvent(const std::string &event) in RemoveEvent() function in OHOS::EventFwk::MatchingSkills
|
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/src/ |
H A D | event_handler.cpp | 250 void EventHandler::RemoveEvent(uint32_t innerEventId) in RemoveEvent() function in OHOS::AppExecFwk::EventHandler 261 void EventHandler::RemoveEvent(uint32_t innerEventId, int64_t param) in RemoveEvent() function in OHOS::AppExecFwk::EventHandler
|
/ohos5.0/foundation/ability/form_fwk/services/src/ |
H A D | form_observer_record.cpp | 391 void FormObserverRecordInner::RemoveEvent(FormEventId type) in RemoveEvent() function in OHOS::AppExecFwk::FormObserverRecordInner
|
/ohos5.0/base/hiviewdfx/hiview/base/ |
H A D | event_loop.cpp | 251 bool EventLoop::RemoveEvent(uint64_t seq) in RemoveEvent() function in OHOS::HiviewDFX::EventLoop
|
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/auto_fill_manager/src/ |
H A D | auto_fill_manager.cpp | 276 void AutoFillManager::RemoveEvent(uint32_t eventId) in RemoveEvent() function in OHOS::AbilityRuntime::AutoFillManager
|