| /foundation/arkui/ace_engine/interfaces/napi/kits/observer/ |
| H A D | ui_observer.cpp | 222 HandleScrollEventStateChange(const std::string& id, int32_t uniqueId, NG::ScrollEventType eventType, float offset) HandleScrollEventStateChange() argument
|
| /foundation/arkui/ace_engine/interfaces/native/ |
| H A D | native_interface_accessibility.cpp | 464 OH_ArkUI_AccessibilityEventSetEventType( ArkUI_AccessibilityEventInfo* eventInfo, ArkUI_AccessibilityEventType eventType) OH_ArkUI_AccessibilityEventSetEventType() argument
|
| /foundation/barrierfree/accessibility/frameworks/asacfwk/src/ |
| H A D | accessibility_system_ability_client_impl.cpp | 404 bool AccessibilitySystemAbilityClientImpl::CheckEventType(EventType eventType) in CheckEventType() argument 415 RetError AccessibilitySystemAbilityClientImpl::SendEvent(const EventType eventType, const int64_t componentId) in SendEvent() argument 446 SubscribeStateObserver( const std::shared_ptr<AccessibilityStateObserver> &observer, const uint32_t eventType) SubscribeStateObserver() argument 471 UnsubscribeStateObserver( const std::shared_ptr<AccessibilityStateObserver> &observer, const uint32_t eventType) UnsubscribeStateObserver() argument 496 NotifyStateChanged(uint32_t eventType, bool value) NotifyStateChanged() argument [all...] |
| /foundation/barrierfree/accessibility/services/aams/test/mock/src/ |
| H A D | mock_accessibility_touch_guider.cpp | 120 void TouchGuider::SendAccessibilityEventToAA(EventType eventType) in SendAccessibilityEventToAA() argument
|
| /foundation/barrierfree/accessibility/interfaces/kits/napi/src/ |
| H A D | napi_accessibility_system_ability_client.cpp | 686 std::string eventType = ""; in GetAccessibilityStateEventType() local 972 std::string eventType = ""; in RegisterCaptionStateCallback() local 1024 std::string eventType = ""; DeregisterCaptionStateCallback() local [all...] |
| /foundation/barrierfree/accessibility/services/test/moduletest/mock/src/ |
| H A D | mock_mt_accessibility_touch_guider.cpp | 120 void MockTouchGuider::SendAccessibilityEventToAA(EventType eventType) in SendAccessibilityEventToAA() argument
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/ui_extension/mock/ |
| H A D | mock_session_wrapper_impl.cpp | 193 TransferAccessibilityHoverEvent(float pointX, float pointY, int32_t sourceType, int32_t eventType, int64_t timeMs) TransferAccessibilityHoverEvent() argument
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/shared/ |
| H A D | inner_shared_bundle_installer.cpp | 249 BundleEventType eventType = isBundleExist_ ? BundleEventType::UPDATE : BundleEventType::INSTALL; in SendBundleSystemEvent() local
|
| /foundation/multimedia/audio_framework/frameworks/js/napi/audiomanager/ |
| H A D | napi_audio_volume_group_manager.cpp | 1272 napi_valuetype eventType = napi_undefined; in On() local 1308 napi_valuetype eventType = napi_undefined; in Off() local
|
| H A D | napi_audio_routing_manager.cpp | 1071 napi_valuetype eventType = napi_undefined; in On() local 1248 napi_valuetype eventType = napi_undefined; in Off() local
|
| H A D | napi_audio_manager.cpp | 1328 napi_valuetype eventType = napi_undefined; in On() local 1434 napi_valuetype eventType = napi_undefined; in Off() local
|
| /foundation/multimedia/audio_framework/test/fuzztest/audiopolicymore_fuzzer/ |
| H A D | audio_policy_more_fuzzer.cpp | 459 uint32_t eventType = *reinterpret_cast<const uint32_t *>(rawData); in AudioPolicyManagerFuzzTest() local
|
| /foundation/multimedia/audio_framework/frameworks/native/bluetoothclient/ |
| H A D | bluetooth_device_manager.cpp | 100 void SendUserSelectionEvent(AudioStandard::DeviceType devType, const std::string &macAddress, int32_t eventType) in SendUserSelectionEvent() argument
|
| /foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/ |
| H A D | depth_data_output_napi.cpp | 208 void DepthDataOutputCallback::UpdateJSCallbackAsync(DepthDataOutputEventType eventType, const int32_t value) const in UpdateJSCallbackAsync() argument 244 void DepthDataOutputCallback::UpdateJSCallback(DepthDataOutputEventType eventType, const int32_t value) const in UpdateJSCallback() argument
|
| H A D | preview_output_napi.cpp | 87 void PreviewOutputCallback::UpdateJSCallbackAsync(PreviewOutputEventType eventType, const int32_t value) const in UpdateJSCallbackAsync() argument 218 void PreviewOutputCallback::UpdateJSCallback(PreviewOutputEventType eventType, const int32_t value) const in UpdateJSCallback() argument
|
| H A D | video_output_napi.cpp | 67 void VideoCallbackListener::UpdateJSCallbackAsync(VideoOutputEventType eventType, const VideoCallbackInfo& info) const in UpdateJSCallbackAsync() argument 159 void VideoCallbackListener::UpdateJSCallback(VideoOutputEventType eventType, const VideoCallbackInfo& info) const in UpdateJSCallback() argument
|
| /foundation/multimedia/drm_framework/frameworks/js/drm_napi/ |
| H A D | media_key_system_napi.cpp | 1007 void MediaKeySystemNapi::SaveEventCallbackReferrence(const std::string eventType, std::shared_ptr<AutoRef> callbackPair)
in SaveEventCallbackReferrence() argument 1018 void MediaKeySystemNapi::ClearEventCallbackReferrence(const std::string eventType)
in ClearEventCallbackReferrence() argument 1056 std::string eventType = std::string(buffer);
in SetEventCallback() local 1099 std::string eventType = std::string(buffer);
in UnsetEventCallback() local
|
| /foundation/multimodalinput/input/frameworks/napi/input_device/src/ |
| H A D | js_event_target.cpp | 67 napi_value eventType = nullptr; in EmitAddedDeviceEvent() local 110 napi_value eventType = nullptr; in EmitRemoveDeviceEvent() local
|
| /foundation/multimodalinput/input/frameworks/napi/input_consumer/src/ |
| H A D | js_register_module.cpp | 475 char eventType[EVENT_NAME_LEN] = { 0 }; in GetEventType() local
|
| /foundation/multimodalinput/input/service/message_handle/test/ |
| H A D | server_msg_handler_test.cpp | 309 HandleEventType eventType = 1; in HWTEST_F() local 328 HandleEventType eventType = 1; in HWTEST_F() local 347 HandleEventType eventType = 1; in HWTEST_F() local 366 HandleEventType eventType = 1; in HWTEST_F() local 385 HandleEventType eventType = 1; in HWTEST_F() local 404 HandleEventType eventType = 1; HWTEST_F() local 453 HandleEventType eventType = 1; HWTEST_F() local 472 HandleEventType eventType = 1; HWTEST_F() local 490 HandleEventType eventType = 1; HWTEST_F() local 508 HandleEventType eventType = 1; HWTEST_F() local 1038 HandleEventType eventType =1; HWTEST_F() local 1066 HandleEventType eventType =1; HWTEST_F() local [all...] |
| /foundation/multimodalinput/input/frameworks/proxy/events/src/ |
| H A D | input_event.cpp | 39 InputEvent::InputEvent(int32_t eventType) : eventType_(eventType) in InputEvent() argument 90 const char* InputEvent::EventTypeToString(int32_t eventType) in EventTypeToString() argument 376 std::string_view Action2Str(int32_t eventType, int32_t action) in Action2Str() argument 413 void StartLogTraceId(int64_t traceId, int32_t eventType, int32_t action) in StartLogTraceId() argument [all...] |
| /foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/ |
| H A D | lnn_heartbeat_fsm.c | 45 int32_t eventType; member
|
| /foundation/communication/wifi/wifi/utils/src/ |
| H A D | wifi_hisysevent.cpp | 26 static void WriteEvent(const std::string& eventType, Types... args) in WriteEvent() argument 36 static void WriteEventBehavior(const std::string& eventType, Type... args) in WriteEventBehavior() argument 76 void WriteWifiEventReceivedHiSysEvent(const std::string& eventType, int value) in WriteWifiEventReceivedHiSysEvent() argument 171 void WriteP2pKpiCountHiSysEvent(int eventType) in WriteP2pKpiCountHiSysEvent() argument [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/ |
| H A D | sqlite_single_ver_storage_engine.cpp | 1063 int eventType = static_cast<int>(isRemote ? in CommitNotifyForMigrateCache() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/ |
| H A D | rd_single_ver_natural_store_connection.cpp | 230 CommitAndReleaseNotifyData( SingleVerNaturalStoreCommitNotifyData *&committedData, bool isNeedCommit, int eventType) CommitAndReleaseNotifyData() argument
|