/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/ipc_callbacks/ |
H A D | screen_change_callback_stub.cpp | 32 ScreenEvent event = static_cast<ScreenEvent>(data.ReadUint8());
in OnRemoteRequest() local
|
/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() argument
|
/foundation/multimedia/av_codec/test/unittest/http_source_test/ |
H A D | source_callback.h | 26 void OnEvent(const Plugins::PluginEvent &event) in OnEvent() argument
|
/foundation/multimedia/drm_framework/services/drm_service/server/src/ |
H A D | mediakeysystem_service_callback_stub.cpp | 47 int32_t event = data.ReadInt32(); in HandleSendEvent() local
|
/foundation/multimedia/av_codec/test/unittest/hls_test/ |
H A D | source_callback.h | 26 void OnEvent(const Plugins::PluginEvent &event) in OnEvent() argument
|
/foundation/multimedia/drm_framework/services/drm_service/client/src/ |
H A D | mediakeysystem_service_callback_proxy.cpp | 24 int32_t MediaKeySystemServiceCallbackProxy::SendEvent(DrmEventType event, int32_t extra, in SendEvent() argument
|
/foundation/multimedia/player_framework/services/services/player/subscriber/ |
H A D | account_subscriber.h | 28 virtual void OnCommonEventReceived(const std::string &event) {}; in OnCommonEventReceived() argument
|
/foundation/multimedia/media_lite/services/player_lite/impl/player_control/player/fsm/src/ |
H A D | hi_state.cpp | 30 void HiState::AddTransition(int32_t event, HiState &state) in AddTransition() argument 35 HiState *HiState::FindTransition(int32_t event) in FindTransition() argument
|
/foundation/multimedia/media_lite/services/player_lite/impl/player_control/player/ |
H A D | liteplayer_comm.cpp | 31 int32_t PlayerControlOnEvent(void* priv, EventCbType event, int32_t ext1, int32_t ext2) in PlayerControlOnEvent() argument
|
/foundation/multimodalinput/input/service/touch_event_normalize/test/src/ |
H A D | touch_gesture_adapter_test.cpp | 68 std::shared_ptr<PointerEvent> event = PointerEvent::Create(); in HWTEST_F() local 131 std::shared_ptr<PointerEvent> event = PointerEvent::Create(); in HWTEST_F() local 176 std::shared_ptr<PointerEvent> event = PointerEvent::Create(); HWTEST_F() local 214 std::shared_ptr<PointerEvent> event = PointerEvent::Create(); HWTEST_F() local 230 std::shared_ptr<PointerEvent> event = PointerEvent::Create(); HWTEST_F() local 251 std::shared_ptr<PointerEvent> event = PointerEvent::Create(); HWTEST_F() local 272 std::shared_ptr<PointerEvent> event = PointerEvent::Create(); HWTEST_F() local 339 std::shared_ptr<PointerEvent> event = PointerEvent::Create(); HWTEST_F() local [all...] |
H A D | tablet_tool_tranform_processor_test.cpp | 67 libinput_event *event = nullptr; in HWTEST_F() local 104 libinput_event_tablet_tool *event = nullptr; in HWTEST_F() local 120 libinput_event *event = nullptr; in HWTEST_F() local 136 libinput_event_tablet_tool *event in HWTEST_F() local [all...] |
H A D | joystick_transform_processor_test.cpp | 51 libinput_event *event = nullptr; in HWTEST_F() local 67 libinput_event *event = nullptr; in HWTEST_F() local 83 libinput_event* event = nullptr; in HWTEST_F() local 99 libinput_event* event = nullptr; in HWTEST_F() local
|
/foundation/multimodalinput/input/test/facility/libinput_wrapper/src/ |
H A D | libinput_wrapper.cpp | 109 struct libinput_event *event; in DrainEvents() local
|
/foundation/multimodalinput/input/tools/event_inject/include/ |
H A D | input_parse.h | 31 std::vector<int32_t> event; member
|
/foundation/multimodalinput/input/uinput/ |
H A D | hdf_device_event_dispatch.cpp | 61 int32_t HdfDeviceEventDispatch::HotPlugCallback(const HotPlugEvent &event) in HotPlugCallback() argument
|
/foundation/multimodalinput/input/intention/adapters/common_event_adapter/src/ |
H A D | common_event_observer.cpp | 47 void CommonEventObserver::OnReceiveEvent(const EventFwk::CommonEventData &event) in OnReceiveEvent() argument
|
/foundation/multimodalinput/input/intention/cooperate/plugin/include/input_event_transmission/ |
H A D | input_event_builder.h | 97 inline bool InputEventBuilder::IsLocalEvent(const InputPointerEvent &event) in IsLocalEvent() argument
|
/foundation/multimodalinput/input/intention/stationary/client/src/ |
H A D | stationary_client.cpp | 29 int32_t StationaryClient::SubscribeCallback(ITunnelClient &tunnel, Type type, ActivityEvent event, in SubscribeCallback() argument 42 int32_t StationaryClient::UnsubscribeCallback(ITunnelClient &tunnel, Type type, ActivityEvent event, in UnsubscribeCallback() argument
|
/foundation/multimodalinput/input/service/fingerprint_event_processor/test/src/ |
H A D | fingerprint_event_processor_test.cpp | 52 struct libinput_event* event = NULL; in HWTEST_F() local 66 struct libinput_event event; in HWTEST_F() local 87 struct libinput_event event; in HWTEST_F() local 111 struct libinput_event event; in HWTEST_F() local 141 struct libinput_event event; HWTEST_F() local 167 struct libinput_event event; HWTEST_F() local 196 struct libinput_event event; HWTEST_F() local 216 struct libinput_event event; HWTEST_F() local 237 struct libinput_event event; HWTEST_F() local 266 struct libinput_event event; HWTEST_F() local 287 struct libinput_event event; HWTEST_F() local 310 struct libinput_event event; HWTEST_F() local [all...] |
/foundation/multimodalinput/input/service/filter/src/ |
H A D | event_filter_stub.cpp | 63 std::shared_ptr<KeyEvent> event = KeyEvent::Create(); in StubHandleKeyEvent() local 79 std::shared_ptr<PointerEvent> event = PointerEvent::Create(); in StubHandlePointerEvent() local
|
H A D | event_filter_proxy.cpp | 36 bool EventFilterProxy::HandleKeyEvent(const std::shared_ptr<KeyEvent> event) in HandleKeyEvent() argument 67 bool EventFilterProxy::HandlePointerEvent(const std::shared_ptr<PointerEvent> event) in HandlePointerEvent() argument
|
/foundation/resourceschedule/background_task_mgr/services/transient_task/src/ |
H A D | event_hub.cpp | 53 void EventHub::OnReceiveEvent(const EventFwk::CommonEventData &event) in OnReceiveEvent() argument
|
H A D | input_manager.cpp | 77 void InputManager::ProcessEvent(const AppExecFwk::InnerEvent::Pointer& event) in ProcessEvent() argument
|
/foundation/systemabilitymgr/samgr/frameworks/native/source/ |
H A D | system_ability_on_demand_event.cpp | 56 bool OnDemandEventToParcel::WriteOnDemandEventToParcel(const SystemAbilityOnDemandEvent& event, MessageParcel& data) in WriteOnDemandEventToParcel() argument 104 SystemAbilityOnDemandEvent event; ReadOnDemandEventsFromParcel() local 139 ReadOnDemandEventFromParcel(SystemAbilityOnDemandEvent& event, MessageParcel& reply) ReadOnDemandEventFromParcel() argument [all...] |
/foundation/multimodalinput/input/util/socket/test/ |
H A D | uds_socket_test.cpp | 67 struct epoll_event event = {}; in HWTEST_F() local 78 struct epoll_event event = {}; in HWTEST_F() local 89 struct epoll_event event = {}; in HWTEST_F() local
|