| /foundation/multimedia/player_framework/services/services/player/server/ |
| H A D | player_server.cpp | 1161 int32_t eventType = -1; in HandleInterruptEvent() local
|
| /foundation/multimodalinput/input/util/common/include/ |
| H A D | struct_multimodal.h | 236 int32_t eventType; member
|
| /foundation/multimodalinput/input/service/connect_manager/src/ |
| H A D | multimodal_input_connect_stub.cpp | 876 int32_t eventType; in StubMarkProcessed() local 1314 uint32_t eventType = 0; in HandleGestureMonitor() local [all...] |
| H A D | multimodal_input_connect_proxy.cpp | 536 int32_t MultimodalInputConnectProxy::MarkProcessed(int32_t eventType, int32_t eventId) in MarkProcessed() argument 1001 AddInputHandler(InputHandlerType handlerType, HandleEventType eventType, int32_t priority, uint32_t deviceTags, std::vector<int32_t> actionsType) AddInputHandler() argument 1034 RemoveInputHandler(InputHandlerType handlerType, HandleEventType eventType, int32_t priority, uint32_t deviceTags, std::vector<int32_t> actionsType) RemoveInputHandler() argument 1068 HandleGestureMonitor(uint32_t code, InputHandlerType handlerType, HandleEventType eventType, TouchGestureType gestureType, int32_t fingers) HandleGestureMonitor() argument 1091 AddGestureMonitor( InputHandlerType handlerType, HandleEventType eventType, TouchGestureType gestureType, int32_t fingers) AddGestureMonitor() argument 1098 RemoveGestureMonitor( InputHandlerType handlerType, HandleEventType eventType, TouchGestureType gestureType, int32_t fingers) RemoveGestureMonitor() argument [all...] |
| H A D | multimodal_input_connect_manager.cpp | 234 int32_t MultimodalInputConnectManager::MarkProcessed(int32_t eventType, int32_t eventId) in MarkProcessed() argument 361 int32_t MultimodalInputConnectManager::AddInputHandler(InputHandlerType handlerType, HandleEventType eventType, in AddInputHandler() argument 369 int32_t MultimodalInputConnectManager::RemoveInputHandler(InputHandlerType handlerType, HandleEventType eventType, in RemoveInputHandler() argument 378 AddGestureMonitor(InputHandlerType handlerType, HandleEventType eventType, TouchGestureType gestureType, int32_t fingers) AddGestureMonitor() argument 386 RemoveGestureMonitor(InputHandlerType handlerType, HandleEventType eventType, TouchGestureType gestureType, int32_t fingers) RemoveGestureMonitor() argument [all...] |
| /foundation/multimodalinput/input/frameworks/proxy/events/src/ |
| H A D | pointer_event.cpp | 461 PointerEvent::PointerEvent(int32_t eventType) : InputEvent(eventType) {} in PointerEvent() argument 1326 void PointerEvent::SetHandlerEventType(HandleEventType eventType) in SetHandlerEventType() argument
|
| H A D | input_manager.cpp | 142 int32_t InputManager::AddMonitor(std::shared_ptr<IInputEventConsumer> monitor, HandleEventType eventType) in AddMonitor() argument
|
| /foundation/multimodalinput/input/service/window_manager/test/ |
| H A D | input_windows_manager_test.cpp | 4545 int32_t eventType = 1; in HWTEST_F() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/ |
| H A D | sqlite_single_ver_natural_store_connection.cpp | 1199 CommitAndReleaseNotifyData( SingleVerNaturalStoreCommitNotifyData *&committedData, bool isNeedCommit, int eventType) CommitAndReleaseNotifyData() argument
|
| /foundation/distributedhardware/device_manager/interfaces/kits/js4.0/src/ |
| H A D | native_devicemanager_js.cpp | 675 void DeviceManagerNapi::CreateDmCallback(napi_env env, std::string &bundleName, std::string &eventType) in CreateDmCallback() argument 743 CreateDmCallback(napi_env env, std::string &bundleName, std::string &eventType, std::string &extra) CreateDmCallback() argument 802 ReleaseDmCallback(std::string &bundleName, std::string &eventType) ReleaseDmCallback() argument 1679 std::string eventType; JsOnFrench() local 1769 std::string eventType; JsOffFrench() local [all...] |
| /foundation/distributedhardware/distributed_input/common/include/ |
| H A D | input_hub.cpp | 1383 std::string eventType = ""; in RecordChangeEventLog() local 1408 std::string eventType = ""; RecordEventLog() local [all...] |
| /foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/interface/ |
| H A D | softbus_broadcast_type.h | 368 uint8_t eventType; member
|
| /foundation/window/window_manager/wm/src/ |
| H A D | window_extension_session_impl.cpp | 791 NotifyAccessibilityHoverEvent(float pointX, float pointY, int32_t sourceType, int32_t eventType, int64_t timeMs) NotifyAccessibilityHoverEvent() argument
|
| /kernel/linux/linux-5.10/drivers/scsi/pm8001/ |
| H A D | pm80xx_hwi.c | 3509 u16 eventType = in mpi_hw_event() local
|
| H A D | pm8001_hwi.c | 3699 u16 eventType = in mpi_hw_event() local
|
| /kernel/liteos_a/kernel/include/ |
| H A D | los_trace.h | 241 UINT32 eventType; /**< event type */ member 271 UINT32 eventType; member
|
| /kernel/linux/linux-6.6/drivers/scsi/pm8001/ |
| H A D | pm80xx_hwi.c | 3421 u16 eventType = in mpi_hw_event() local
|
| /test/testfwk/arkxtest/uitest/server/ |
| H A D | system_ui_controller.cpp | 95 int32_t eventType; member 197 auto eventType = eventInfo.GetEventType(); in OnAccessibilityEvent() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/ |
| H A D | dialog_pattern.cpp | 286 Recorder::EventType eventType; in RecordEvent() local
|
| /foundation/arkui/ace_engine/frameworks/core/pipeline/base/ |
| H A D | render_node.cpp | 2222 void RenderNode::SendAccessibilityEvent(const std::string& eventType) in SendAccessibilityEvent() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/ |
| H A D | web_pattern.h | 79 OHOS::NWeb::NWebAutofillEvent eventType = OHOS::NWeb::NWebAutofillEvent::UNKNOWN; member
|
| /foundation/barrierfree/accessibility/interfaces/kits/napi/src/ |
| H A D | napi_accessibility_utils.cpp | 1139 EventType eventType = ConvertStringToEventInfoTypes(str); in ConvertEventInfoJSToNAPIPart1() local 1895 EventType eventType = ConvertStringToEventInfoTypes(value); in ConvertJSToEventTypes() local
|
| /foundation/multimedia/player_framework/services/engine/histreamer/player/ |
| H A D | hiplayer_impl.cpp | 2112 void HiPlayerImpl::HandleInitialPlayingStateChange(const EventType& eventType) in HandleInitialPlayingStateChange() argument 2486 int32_t eventType = interruptEvent.eventType; in NotifyAudioInterrupt() local
|
| /foundation/multimodalinput/input/frameworks/proxy/event_handler/src/ |
| H A D | input_manager_impl.cpp | 825 int32_t InputManagerImpl::AddMonitor(std::shared_ptr<IInputEventConsumer> consumer, HandleEventType eventType) in AddMonitor() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/ |
| H A D | hci_def_evt.h | 689 uint32_t eventType; member
|