Home
last modified time | relevance | path

Searched defs:event (Results 201 - 225 of 6111) sorted by relevance

12345678910>>...245

/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/proxy/
H A Dintell_voice_engine_callback_stub.cpp51 IntellVoiceEngineCallBackEvent event = { in OnIntellVoiceEngineEventInner() local
/foundation/ability/dmsfwk/services/dtbschedmgr/src/continue/state/
H A Ddsched_continue_state_machine.cpp43 int32_t DSchedContinueStateMachine::Execute(const AppExecFwk::InnerEvent::Pointer &event) in Execute() argument
/foundation/ability/dmsfwk/services/dtbschedmgr/src/continue/state/sink_state/
H A Ddsched_continue_sink_wait_end_state.cpp38 Execute(std::shared_ptr<DSchedContinue> dContinue, const AppExecFwk::InnerEvent::Pointer &event) Execute() argument
65 DoNotifyCompleteTask(std::shared_ptr<DSchedContinue> dContinue, const AppExecFwk::InnerEvent::Pointer &event) DoNotifyCompleteTask() argument
80 DoContinueEndTask(std::shared_ptr<DSchedContinue> dContinue, const AppExecFwk::InnerEvent::Pointer &event) DoContinueEndTask() argument
[all...]
H A Ddsched_continue_sink_end_state.cpp37 Execute(std::shared_ptr<DSchedContinue> dContinue, const AppExecFwk::InnerEvent::Pointer &event) Execute() argument
64 DoContinueEndTask(std::shared_ptr<DSchedContinue> dContinue, const AppExecFwk::InnerEvent::Pointer &event) DoContinueEndTask() argument
[all...]
/foundation/ability/dmsfwk/services/dtbschedmgr/src/continue/state/source_state/
H A Ddsched_continue_source_end_state.cpp37 Execute(std::shared_ptr<DSchedContinue> dContinue, const AppExecFwk::InnerEvent::Pointer &event) Execute() argument
63 DoContinueEndTask(std::shared_ptr<DSchedContinue> dContinue, const AppExecFwk::InnerEvent::Pointer &event) DoContinueEndTask() argument
[all...]
H A Ddsched_continue_source_wait_end_state.cpp38 Execute(std::shared_ptr<DSchedContinue> dContinue, const AppExecFwk::InnerEvent::Pointer &event) Execute() argument
65 DoNotifyCompleteTask(std::shared_ptr<DSchedContinue> dContinue, const AppExecFwk::InnerEvent::Pointer &event) DoNotifyCompleteTask() argument
80 DoContinueEndTask(std::shared_ptr<DSchedContinue> dContinue, const AppExecFwk::InnerEvent::Pointer &event) DoContinueEndTask() argument
[all...]
/foundation/ai/intelligent_voice_framework/tests/unittest/intell_voice_test/src/
H A Dengine_event_callback.cpp37 OnEvent( const OHOS::HDI::IntelligentVoice::Engine::V1_0::IntellVoiceEngineCallBackEvent &event) OnEvent() argument
[all...]
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/collaborate/
H A Ddsched_collaborate_callback_mgr_test.cpp136 EventNotify event; in HWTEST_F() local
154 EventNotify event; in HWTEST_F() local
173 EventNotify event; in HWTEST_F() local
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/wakeup/
H A Dwakeup_adapter_listener.cpp53 void WakeupAdapterListener::OnIntellVoiceHdiEvent(const IntellVoiceEngineCallBackEvent &event) in OnIntellVoiceHdiEvent() argument
59 void WakeupAdapterListener::Notify(const IntellVoiceEngineCallBackEvent &event) in Notify() argument
76 void WakeupAdapterListener::BackupCallBackEvent(const IntellVoiceEngineCallBackEvent &event) in BackupCallBackEvent() argument
[all...]
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/softbus_adapter/
H A Dmock_softbus_adapter.cpp40 int32_t SendEvent(const char* pkgName, BroadCastAddr target, EventData *event) in SendEvent() argument
45 int32_t StopEvent(const char* pkgName, BroadCastAddr target, EventType event) in StopEvent() argument
/foundation/ai/ai_engine/services/server/server_executor/source/
H A Dasync_msg_handler.cpp50 int AsyncMsgHandler::OnEvent(PluginEvent event, IResponse *response) in OnEvent() argument
/foundation/CastEngine/castengine_wifi_display/tests/unittest/impl/rtp/
H A Dwfd_rtp_producer_test.cpp246 SharingEvent event; in HWTEST_F() local
H A Dwfd_rtp_consumer_test.cpp70 SharingEvent event; in HWTEST_F() local
85 SharingEvent event; in HWTEST_F() local
104 SharingEvent event; in HWTEST_F() local
/foundation/ability/ability_runtime/test/unittest/ability_event_handler_test/
H A Dability_event_handler_test.cpp59 auto event = EventWrap(UserEventHandler::EVENT_SYSTEM_USER_START, eventData); in HWTEST_F() local
/foundation/CastEngine/castengine_wifi_display/services/mediachannel/
H A Dchannel_manager.cpp39 SharingErrorCode ChannelManager::HandleMediaChannelCreate(SharingEvent &event) in HandleMediaChannelCreate() argument
58 SharingErrorCode ChannelManager::HandleMediaChannelDestroy(SharingEvent &event) in HandleMediaChannelDestroy() argument
90 int32_t ChannelManager::HandleEvent(SharingEvent &event) in HandleEvent() argument
[all...]
/foundation/CastEngine/castengine_wifi_display/tests/unittest/mediachannel/dispatcher/
H A Dmedia_dispatcher_unit_test.h46 int32_t HandleEvent(SharingEvent &event) in HandleEvent() argument
70 int32_t HandleEvent(SharingEvent &event) in HandleEvent() argument
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_lifecycle_observer.h90 virtual void OnStateChanged(LifeCycle::Event event, const Want& want) in OnStateChanged() argument
104 OnStateChanged(LifeCycle::Event event) OnStateChanged() argument
[all...]
/foundation/ability/ability_runtime/test/unittest/cj_ui_ability_test/
H A Dmock_lifecycle_observer.cpp51 void MockLifecycleObserver::OnStateChanged(LifeCycle::Event event) in OnStateChanged() argument
56 void MockLifecycleObserver::OnStateChanged(LifeCycle::Event event, const Want& want) in OnStateChanged() argument
/foundation/CastEngine/castengine_wifi_display/tests/unittest/impl/screen_capture/
H A Dwfd_screen_capture_test.cpp124 SharingEvent event; in HWTEST_F() local
136 SharingEvent event; in HWTEST_F() local
153 SharingEvent event; in HWTEST_F() local
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Dability_handler_test.cpp64 InnerEvent::Pointer event = InnerEvent::Get(); in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components/declaration/piece/
H A Dpiece_declaration.cpp124 bool PieceDeclaration::SetSpecializedEvent(int32_t pageId, const std::string& eventId, const std::string& event) in SetSpecializedEvent() argument
/foundation/arkui/ace_engine/frameworks/core/components/declaration/richtext/
H A Drich_text_declaration.cpp45 bool RichTextDeclaration::SetSpecializedEvent(int32_t pageId, const std::string& eventId, const std::string& event) in SetSpecializedEvent() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/model/
H A Dmodel_touch_handler.cpp22 auto event = CreateTouchEvent(info); in HandleTouchEvent() local
/foundation/arkui/ace_engine/frameworks/core/components/declaration/badge/
H A Dbadge_declaration.cpp106 bool BadgeDeclaration::SetSpecializedEvent(int32_t pageId, const std::string& eventId, const std::string& event) in SetSpecializedEvent() argument
/foundation/arkui/ace_engine/frameworks/core/components/declaration/canvas/
H A Dcanvas_declaration.cpp37 bool CanvasDeclaration::SetSpecializedEvent(int32_t pageId, const std::string& eventId, const std::string& event) in SetSpecializedEvent() argument

Completed in 8 milliseconds

12345678910>>...245