Home
last modified time | relevance | path

Searched defs:eventType (Results 251 - 275 of 357) sorted by relevance

1...<<1112131415

/foundation/arkui/ace_engine/interfaces/napi/kits/observer/
H A Dui_observer.cpp222 HandleScrollEventStateChange(const std::string& id, int32_t uniqueId, NG::ScrollEventType eventType, float offset) HandleScrollEventStateChange() argument
/foundation/arkui/ace_engine/interfaces/native/
H A Dnative_interface_accessibility.cpp464 OH_ArkUI_AccessibilityEventSetEventType( ArkUI_AccessibilityEventInfo* eventInfo, ArkUI_AccessibilityEventType eventType) OH_ArkUI_AccessibilityEventSetEventType() argument
/foundation/barrierfree/accessibility/frameworks/asacfwk/src/
H A Daccessibility_system_ability_client_impl.cpp404 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 Dmock_accessibility_touch_guider.cpp120 void TouchGuider::SendAccessibilityEventToAA(EventType eventType) in SendAccessibilityEventToAA() argument
/foundation/barrierfree/accessibility/interfaces/kits/napi/src/
H A Dnapi_accessibility_system_ability_client.cpp686 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 Dmock_mt_accessibility_touch_guider.cpp120 void MockTouchGuider::SendAccessibilityEventToAA(EventType eventType) in SendAccessibilityEventToAA() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/ui_extension/mock/
H A Dmock_session_wrapper_impl.cpp193 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 Dinner_shared_bundle_installer.cpp249 BundleEventType eventType = isBundleExist_ ? BundleEventType::UPDATE : BundleEventType::INSTALL; in SendBundleSystemEvent() local
/foundation/multimedia/audio_framework/frameworks/js/napi/audiomanager/
H A Dnapi_audio_volume_group_manager.cpp1272 napi_valuetype eventType = napi_undefined; in On() local
1308 napi_valuetype eventType = napi_undefined; in Off() local
H A Dnapi_audio_routing_manager.cpp1071 napi_valuetype eventType = napi_undefined; in On() local
1248 napi_valuetype eventType = napi_undefined; in Off() local
H A Dnapi_audio_manager.cpp1328 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 Daudio_policy_more_fuzzer.cpp459 uint32_t eventType = *reinterpret_cast<const uint32_t *>(rawData); in AudioPolicyManagerFuzzTest() local
/foundation/multimedia/audio_framework/frameworks/native/bluetoothclient/
H A Dbluetooth_device_manager.cpp100 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 Ddepth_data_output_napi.cpp208 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 Dpreview_output_napi.cpp87 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 Dvideo_output_napi.cpp67 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 Dmedia_key_system_napi.cpp1007 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 Djs_event_target.cpp67 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 Djs_register_module.cpp475 char eventType[EVENT_NAME_LEN] = { 0 }; in GetEventType() local
/foundation/multimodalinput/input/service/message_handle/test/
H A Dserver_msg_handler_test.cpp309 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 Dinput_event.cpp39 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 Dlnn_heartbeat_fsm.c45 int32_t eventType; member
/foundation/communication/wifi/wifi/utils/src/
H A Dwifi_hisysevent.cpp26 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 Dsqlite_single_ver_storage_engine.cpp1063 int eventType = static_cast<int>(isRemote ? in CommitNotifyForMigrateCache() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
H A Drd_single_ver_natural_store_connection.cpp230 CommitAndReleaseNotifyData( SingleVerNaturalStoreCommitNotifyData *&committedData, bool isNeedCommit, int eventType) CommitAndReleaseNotifyData() argument

Completed in 66 milliseconds

1...<<1112131415