/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/event/ |
H A D | wifi_direct_event_dispatcher.cpp | 38 bool WifiDirectEventDispatcher::Dispatch(const std::shared_ptr<WifiDirectEventBase> &event) in Dispatch()
|
/ohos5.0/foundation/arkui/ui_lite/tools/qt/simulator/drivers/indev/ |
H A D | mousewheel_input.cpp | 37 void MousewheelInput::MousewheelHandler(QWheelEvent *event) in MousewheelHandler()
|
/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/test/mock/ |
H A D | bbox_detectors_mock.cpp | 20 …t MockEventLoop::AddTimerEvent(std::shared_ptr<EventHandler> handler, std::shared_ptr<Event> event, in AddTimerEvent()
|
/ohos5.0/base/security/security_guard/interfaces/inner_api/collector/src/ |
H A D | i_collector_subscriber.cpp | 19 ICollectorSubscriber::ICollectorSubscriber(const Event &event, int64_t duration, bool isNotify) in ICollectorSubscriber()
|
/ohos5.0/base/security/security_guard/test/unittest/security_collector/include/ |
H A D | security_collector_run_manager.h | 60 void OnNotify(const Event &event) override {}; in OnNotify()
|
/ohos5.0/foundation/distributedhardware/device_manager/common/include/ipc/model/ |
H A D | ipc_notify_event_req.h | 42 void SetEvent(const std::string &event) in SetEvent()
|
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | user_event_handler.cpp | 28 void UserEventHandler::ProcessEvent(const EventWrap &event) in ProcessEvent()
|
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/collect/ |
H A D | icollect_plugin.cpp | 23 void ICollectPlugin::ReportEvent(const OnDemandEvent& event) in ReportEvent()
|
/ohos5.0/foundation/multimedia/player_framework/services/services/player/server/ |
H A D | player_server_event_receiver.cpp | 30 void PlayerServerCommonEventReceiver::OnCommonEventReceived(const std::string &event) in OnCommonEventReceived()
|
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/update/ |
H A D | update_adapter_listener.cpp | 36 int UpdateAdapterListener::OnIntellVoiceHdiEvent(const IntellVoiceEngineCallBackEvent& event) in OnIntellVoiceHdiEvent()
|
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_trigger/server/connector_mgr/ |
H A D | trigger_callback_impl.cpp | 29 int32_t TriggerCallbackImpl::OnRecognitionHdiEvent(const IntellVoiceRecognitionEvent &event, int32_… in OnRecognitionHdiEvent()
|
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_trigger/server/ |
H A D | trigger_detector_callback.cpp | 28 void TriggerDetectorCallback::OnDetected(const std::shared_ptr<DetectorEvent> &event) in OnDetected()
|
H A D | trigger_detector_recognition_callback.cpp | 29 const std::shared_ptr<GenericTriggerEvent> event) in OnGenericTriggerDetected()
|
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/src/callback/ |
H A D | dcamera_input_callback.cpp | 36 std::shared_ptr<DCameraEvent> event = std::make_shared<DCameraEvent>(); in OnError() local
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/av_receiver/test/unittest/av_receiver_engine/include/ |
H A D | av_receiver_engine_test.h | 65 int32_t OnReceiverEvent(const AVTransEvent &event) override in OnReceiverEvent()
|
/ohos5.0/base/notification/common_event_service/services/src/ |
H A D | ordered_event_handler.cpp | 34 void OrderedEventHandler::ProcessEvent(const InnerEvent::Pointer &event) in ProcessEvent()
|
/ohos5.0/foundation/communication/netmanager_base/services/netpolicymanager/src/common/ |
H A D | net_policy_file_event_handler.cpp | 44 void NetPolicyFileEventHandler::SendWriteEvent(AppExecFwk::InnerEvent::Pointer &event) in SendWriteEvent() 49 void NetPolicyFileEventHandler::SendEvent(const AppExecFwk::InnerEvent::Pointer &event, uint32_t de… in SendEvent()
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/mock_common/src/ |
H A D | wifi_mock.cpp | 56 WifiErrorCode RegisterWifiEvent(WifiEvent *event) in RegisterWifiEvent() 66 WifiErrorCode UnRegisterWifiEvent(WifiEvent *event) in UnRegisterWifiEvent()
|
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_screenshot/ |
H A D | ui_test_screenshot.cpp | 57 bool OnClick(UIView& view, const ClickEvent& event) override in OnClick() 72 bool OnClick(UIView& view, const ClickEvent& event) override in OnClick()
|
/ohos5.0/base/hiviewdfx/hiview/base/include/ |
H A D | pipeline.h | 37 …PipelineEvent(const Event& event) : Event(event), handler_(nullptr), startDeliver_(false), pipelin… in PipelineEvent() 88 std::shared_ptr<Event>& event, in RepackPipelineEvent()
|
/ohos5.0/base/customization/enterprise_device_management/test/fuzztest/adminmanager_fuzzer/ |
H A D | admin_manager_fuzzer.cpp | 33 void InitAdminParam(Admin &admin, std::string fuzzString, EntInfo entInfo, ManagedEvent event) in InitAdminParam() 51 ManagedEvent event = GetData<ManagedEvent>(); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/base/sensors/sensor/test/unittest/interfaces/inner_api/ |
H A D | ambient_light1_test.cpp | 71 void AmbientLightDataCallbackImpl(SensorEvent *event) in AmbientLightDataCallbackImpl() 94 void AmbientLightDataCallbackImpl2(SensorEvent *event) in AmbientLightDataCallbackImpl2()
|
H A D | proximity1_test.cpp | 71 void ProximityDataCallbackImpl(SensorEvent *event) in ProximityDataCallbackImpl() 94 void ProximityDataCallbackImpl2(SensorEvent *event) in ProximityDataCallbackImpl2()
|
H A D | rpc_sensor_test.cpp | 71 void RPCDataCallbackImpl(SensorEvent *event) in RPCDataCallbackImpl() 95 void RPCDataCallbackImpl2(SensorEvent *event) in RPCDataCallbackImpl2()
|
/ohos5.0/base/security/security_guard/services/data_collect/collect/hiview/ |
H A D | hiview_listener.cpp | 41 SecEvent event; in OnEvent() local 54 …HiviewListener::GetSecEvent(std::shared_ptr<HiviewDFX::HiSysEventRecord> sysEvent, SecEvent& event) in GetSecEvent()
|