/foundation/CastEngine/castengine_wifi_display/services/scheduler/ |
H A D | scheduler.cpp | 68 int32_t SchedulerEventListener::OnEvent(SharingEvent &event) in OnEvent() function in OHOS::Sharing::SchedulerEventListener
|
/foundation/filemanagement/storage_service/services/storage_daemon/netlink/src/ |
H A D | netlink_handler.cpp | 37 void NetlinkHandler::OnEvent(char *msg) in OnEvent() function in OHOS::StorageDaemon::NetlinkHandler
|
/foundation/ai/intelligent_voice_framework/tests/unittest/intell_voice_test/src/ |
H A D | engine_event_callback.cpp | 37 void EngineEventCallback::OnEvent( in OnEvent() function in OHOS::IntellVoiceTests::EngineEventCallback
|
/foundation/ai/ai_engine/services/server/server_executor/source/ |
H A D | async_msg_handler.cpp | 50 int AsyncMsgHandler::OnEvent(PluginEvent event, IResponse *response) in OnEvent() function in OHOS::AI::AsyncMsgHandler
|
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/ |
H A D | cast_session_listener_impl_proxy.cpp | 48 void CastSessionListenerImplProxy::OnEvent(const EventId &eventId, const std::string &jsonParam) in OnEvent() function in OHOS::CastEngine::CastEngineService::CastSessionListenerImplProxy
|
/foundation/CastEngine/castengine_cast_plus_stream/src/ |
H A D | cast_session_listener_impl_proxy.cpp | 48 void CastSessionListenerImplProxy::OnEvent(const EventId &eventId, const std::string &jsonParam) in OnEvent() function in OHOS::CastEngine::CastEngineService::CastSessionListenerImplProxy
|
/foundation/multimedia/av_codec/test/unittest/filter_test/ |
H A D | audio_sink_filter_unit_test.h | 61 void OnEvent(const Event& event)
in OnEvent() function in OHOS::Media::Pipeline::MyEventReceiver
|
H A D | audio_capture_filter_unit_test.h | 46 void OnEvent(const Event &event) in OnEvent() function in OHOS::Media::Pipeline::TestEventReceiver
|
/foundation/multimedia/av_codec/test/unittest/http_source_test/ |
H A D | source_callback.h | 26 void OnEvent(const Plugins::PluginEvent &event) in OnEvent() function in OHOS::Media::Plugins::HttpPlugin::SourceCallback
|
/foundation/multimedia/av_codec/test/unittest/hls_test/ |
H A D | source_callback.h | 26 void OnEvent(const Plugins::PluginEvent &event) in OnEvent() function in OHOS::Media::Plugins::HttpPlugin::SourceCallback
|
/foundation/distributedhardware/device_manager/interfaces/kits/js4.0/src/ |
H A D | dm_native_event.cpp | 73 void DmNativeEvent::OnEvent(const std::string &eventType, size_t argc, const napi_value *argv) in OnEvent() function in DmNativeEvent
|
/foundation/distributedhardware/device_manager/interfaces/kits/js/src/ |
H A D | dm_native_event.cpp | 74 void DmNativeEvent::OnEvent(const std::string &eventType, size_t argc, const napi_value *argv) in OnEvent() function in DmNativeEvent
|
/foundation/arkui/ace_engine/frameworks/core/common/ |
H A D | platform_res_register.h | 46 void OnEvent(const std::string& eventId, const std::string& param) in OnEvent() function in OHOS::Ace::PlatformResRegister
|
/foundation/multimedia/av_codec/test/unittest/decoder_filter_test/ |
H A D | audio_decoder_filter_unit_test.h | 49 void OnEvent(const Event &event)
in OnEvent() function in OHOS::Media::TestEventReceiver
|
H A D | video_resize_filter_unit_test.h | 47 void OnEvent(const Event &event)
in OnEvent() function in OHOS::Media::TestEventReceiver 90 void OnEvent(const Event& event)
in OnEvent() function in OHOS::Media::MyEventReceiver
|
/foundation/multimodalinput/input/service/touch_event_normalize/src/ |
H A D | joystick_transform_processor.cpp | 116 std::shared_ptr<PointerEvent> JoystickTransformProcessor::OnEvent(struct libinput_event *event) in OnEvent() function in OHOS::MMI::JoystickTransformProcessor
|
H A D | gesture_transform_processor.cpp | 114 std::shared_ptr<PointerEvent> GestureTransformProcessor::OnEvent(struct libinput_event *event) in OnEvent() function in OHOS::MMI::GestureTransformProcessor
|
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/test/av_trans_input/dsoftbus_input_audio_test/ |
H A D | dsoftbus_input_audio_plugin_test.cpp | 34 void OnEvent(const PluginEvent &event) in OnEvent() function in OHOS::DistributedHardware::DsoftbusInputAudioPluginCallback
|
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/test/av_trans_input/dsoftbus_input_test/ |
H A D | dsoftbus_input_plugin_test.cpp | 34 void OnEvent(const PluginEvent &event) in OnEvent() function in OHOS::DistributedHardware::DaudioInputPluginCallback
|
/foundation/ai/intelligent_voice_framework/tests/fuzztest/intellvoice_fuzzer/ |
H A D | intellvoice_fuzzer.cpp | 37 virtual void OnEvent(const OHOS::HDI::IntelligentVoice::Engine::V1_0::IntellVoiceEngineCallBackEvent ¶m) {}; in OnEvent() function in OHOS::IntellVoiceTests::EngineEventFuzzCallback
|
/foundation/ai/intelligent_voice_framework/frameworks/js/napi/ |
H A D | enroll_intell_voice_engine_callback_napi.cpp | 122 void EnrollIntellVoiceEngineCallbackNapi::OnEvent(const IntellVoiceEngineCallBackEvent &event) in OnEvent() function in OHOS::IntellVoiceNapi::EnrollIntellVoiceEngineCallbackNapi
|
H A D | engine_event_callback_napi.cpp | 85 void EngineEventCallbackNapi::OnEvent(const IntellVoiceEngineCallBackEvent &event) in OnEvent() function in OHOS::IntellVoiceNapi::EngineEventCallbackNapi
|
/foundation/CastEngine/castengine_cast_framework/client/src/ |
H A D | cast_session_listener_impl_stub.cpp | 92 void CastSessionListenerImplStub::OnEvent(const EventId &eventId, const std::string &jsonParam) in OnEvent() function in OHOS::CastEngine::CastEngineClient::CastSessionListenerImplStub
|
/foundation/CastEngine/castengine_cast_framework/interfaces/kits/js/src/ |
H A D | napi_cast_session_listener.cpp | 62 void NapiCastSessionListener::OnEvent(const EventId &eventId, const std::string &jsonParam) in OnEvent() function in OHOS::CastEngine::CastEngineClient::NapiCastSessionListener
|
/foundation/CastEngine/castengine_wifi_display/services/interaction/ |
H A D | interaction_manager.cpp | 166 int32_t InteractionEventListener::OnEvent(SharingEvent &event) in OnEvent() function in OHOS::Sharing::InteractionEventListener
|