/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | node_gesture_modifier.cpp | 635 ArkUI_Int32 getGestureRecognizerState(ArkUIGestureRecognizer* recognizer, ArkUIGestureRecognizerState* state) in getGestureRecognizerState() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/ |
H A D | window_pattern.cpp | 145 auto state = session_->GetSessionState(); in OnAttachToFrameNode() local
|
/foundation/arkui/ace_engine/interfaces/native/node/ |
H A D | native_node_extented.cpp | 621 ArkUI_AccessibilityState* state = new ArkUI_AccessibilityState; in OH_ArkUI_AccessibilityState_Create() local 628 void OH_ArkUI_AccessibilityState_Dispose(ArkUI_AccessibilityState* state) in OH_ArkUI_AccessibilityState_Dispose() argument 633 void OH_ArkUI_AccessibilityState_SetDisabled(ArkUI_AccessibilityState* state, int32_t isDisabled) in OH_ArkUI_AccessibilityState_SetDisabled() argument 640 OH_ArkUI_AccessibilityState_IsDisabled(ArkUI_AccessibilityState* state) OH_ArkUI_AccessibilityState_IsDisabled() argument 646 OH_ArkUI_AccessibilityState_SetSelected(ArkUI_AccessibilityState* state, int32_t isSelected) OH_ArkUI_AccessibilityState_SetSelected() argument 653 OH_ArkUI_AccessibilityState_IsSelected(ArkUI_AccessibilityState* state) OH_ArkUI_AccessibilityState_IsSelected() argument 659 OH_ArkUI_AccessibilityState_SetCheckedState(ArkUI_AccessibilityState* state, int32_t checkedState) OH_ArkUI_AccessibilityState_SetCheckedState() argument 666 OH_ArkUI_AccessibilityState_GetCheckedState(ArkUI_AccessibilityState* state) OH_ArkUI_AccessibilityState_GetCheckedState() argument [all...] |
H A D | gesture_impl.cpp | 231 int32_t OH_ArkUI_GetGestureRecognizerState(ArkUI_GestureRecognizer* recognizer, ArkUI_GestureRecognizerState* state) in OH_ArkUI_GetGestureRecognizerState() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/ |
H A D | scrollable_properties.h | 88 ScrollState state; member
|
H A D | scrollable.cpp | 363 ScrollResult Scrollable::HandleScroll(double offset, int32_t source, NestedState state) in HandleScroll() argument
|
/foundation/barrierfree/accessibility/services/aams/test/mock/src/ |
H A D | mock_accessible_ability_manager_service.cpp | 179 RetError AccessibleAbilityManagerService::SetCaptionState(const bool state) in SetCaptionState() argument 190 RetError AccessibleAbilityManagerService::GetCaptionState(bool &state) in GetCaptionState() argument 259 RetError AccessibleAbilityManagerService::SetScreenMagnificationState(const bool state) in SetScreenMagnificationState() argument 280 RetError AccessibleAbilityManagerService::SetShortKeyState(const bool state) in SetShortKeyState() argument 286 RetError AccessibleAbilityManagerService::SetMouseKeyState(const bool state) in SetMouseKeyState() argument 310 SetHighContrastTextState(const bool state) SetHighContrastTextState() argument 316 SetDaltonizationState(const bool state) SetDaltonizationState() argument 322 SetInvertColorState(const bool state) SetInvertColorState() argument 328 SetAnimationOffState(const bool state) SetAnimationOffState() argument 334 SetAudioMonoState(const bool state) SetAudioMonoState() argument 370 SetIgnoreRepeatClickState(const bool state) SetIgnoreRepeatClickState() argument 382 GetScreenMagnificationState(bool &state) GetScreenMagnificationState() argument 388 GetShortKeyState(bool &state) GetShortKeyState() argument 394 GetMouseKeyState(bool &state) GetMouseKeyState() argument 419 GetHighContrastTextState(bool &state) GetHighContrastTextState() argument 425 GetDaltonizationState(bool &state) GetDaltonizationState() argument 431 GetInvertColorState(bool &state) GetInvertColorState() argument 437 GetAnimationOffState(bool &state) GetAnimationOffState() argument 443 GetAudioMonoState(bool &state) GetAudioMonoState() argument 479 GetIgnoreRepeatClickState(bool &state) GetIgnoreRepeatClickState() argument [all...] |
/foundation/barrierfree/accessibility/services/test/xts/src/asac_register_elemnt_operator_test/ |
H A D | asac_register_element_operator_xts.cpp | 154 RetError AsacRegisterElementOperatorXTS::SetCaptionState(const bool state) in SetCaptionState() argument 165 RetError AsacRegisterElementOperatorXTS::GetCaptionState(bool &state) in GetCaptionState() argument 234 RetError AsacRegisterElementOperatorXTS::SetScreenMagnificationState(const bool state) in SetScreenMagnificationState() argument 255 RetError AsacRegisterElementOperatorXTS::SetShortKeyState(const bool state) in SetShortKeyState() argument 261 RetError AsacRegisterElementOperatorXTS::SetMouseKeyState(const bool state) in SetMouseKeyState() argument 285 SetHighContrastTextState(const bool state) SetHighContrastTextState() argument 291 SetDaltonizationState(const bool state) SetDaltonizationState() argument 297 SetInvertColorState(const bool state) SetInvertColorState() argument 303 SetAnimationOffState(const bool state) SetAnimationOffState() argument 309 SetAudioMonoState(const bool state) SetAudioMonoState() argument 345 SetIgnoreRepeatClickState(const bool state) SetIgnoreRepeatClickState() argument 357 GetScreenMagnificationState(bool &state) GetScreenMagnificationState() argument 363 GetShortKeyState(bool &state) GetShortKeyState() argument 369 GetMouseKeyState(bool &state) GetMouseKeyState() argument 394 GetHighContrastTextState(bool &state) GetHighContrastTextState() argument 400 GetDaltonizationState(bool &state) GetDaltonizationState() argument 406 GetInvertColorState(bool &state) GetInvertColorState() argument 412 GetAnimationOffState(bool &state) GetAnimationOffState() argument 418 GetAudioMonoState(bool &state) GetAudioMonoState() argument 454 GetIgnoreRepeatClickState(bool &state) GetIgnoreRepeatClickState() argument [all...] |
/foundation/barrierfree/accessibility/services/test/xts/src/sa_get_attribute_value/ |
H A D | sa_get_attribute_value_xts.cpp | 154 RetError SaGetAttributeValueXts::SetCaptionState(const bool state) in SetCaptionState() argument 165 RetError SaGetAttributeValueXts::GetCaptionState(bool &state) in GetCaptionState() argument 234 RetError SaGetAttributeValueXts::SetScreenMagnificationState(const bool state) in SetScreenMagnificationState() argument 255 RetError SaGetAttributeValueXts::SetShortKeyState(const bool state) in SetShortKeyState() argument 261 RetError SaGetAttributeValueXts::SetMouseKeyState(const bool state) in SetMouseKeyState() argument 285 SetHighContrastTextState(const bool state) SetHighContrastTextState() argument 291 SetDaltonizationState(const bool state) SetDaltonizationState() argument 297 SetInvertColorState(const bool state) SetInvertColorState() argument 303 SetAnimationOffState(const bool state) SetAnimationOffState() argument 309 SetAudioMonoState(const bool state) SetAudioMonoState() argument 345 SetIgnoreRepeatClickState(const bool state) SetIgnoreRepeatClickState() argument 357 GetScreenMagnificationState(bool &state) GetScreenMagnificationState() argument 363 GetShortKeyState(bool &state) GetShortKeyState() argument 369 GetMouseKeyState(bool &state) GetMouseKeyState() argument 394 GetHighContrastTextState(bool &state) GetHighContrastTextState() argument 400 GetDaltonizationState(bool &state) GetDaltonizationState() argument 406 GetInvertColorState(bool &state) GetInvertColorState() argument 412 GetAnimationOffState(bool &state) GetAnimationOffState() argument 418 GetAudioMonoState(bool &state) GetAudioMonoState() argument 454 GetIgnoreRepeatClickState(bool &state) GetIgnoreRepeatClickState() argument [all...] |
/foundation/barrierfree/accessibility/interfaces/innerkits/test/mock/ |
H A D | mock_a11y_ability_manager_service.cpp | 179 RetError A11yManagerService::SetCaptionState(const bool state) in SetCaptionState() argument 190 RetError A11yManagerService::GetCaptionState(bool &state) in GetCaptionState() argument 259 RetError A11yManagerService::SetScreenMagnificationState(const bool state) in SetScreenMagnificationState() argument 280 RetError A11yManagerService::SetShortKeyState(const bool state) in SetShortKeyState() argument 286 RetError A11yManagerService::SetMouseKeyState(const bool state) in SetMouseKeyState() argument 310 SetHighContrastTextState(const bool state) SetHighContrastTextState() argument 316 SetDaltonizationState(const bool state) SetDaltonizationState() argument 322 SetInvertColorState(const bool state) SetInvertColorState() argument 328 SetAnimationOffState(const bool state) SetAnimationOffState() argument 334 SetAudioMonoState(const bool state) SetAudioMonoState() argument 370 SetIgnoreRepeatClickState(const bool state) SetIgnoreRepeatClickState() argument 382 GetScreenMagnificationState(bool &state) GetScreenMagnificationState() argument 388 GetShortKeyState(bool &state) GetShortKeyState() argument 394 GetMouseKeyState(bool &state) GetMouseKeyState() argument 419 GetHighContrastTextState(bool &state) GetHighContrastTextState() argument 425 GetDaltonizationState(bool &state) GetDaltonizationState() argument 431 GetInvertColorState(bool &state) GetInvertColorState() argument 437 GetAnimationOffState(bool &state) GetAnimationOffState() argument 443 GetAudioMonoState(bool &state) GetAudioMonoState() argument 479 GetIgnoreRepeatClickState(bool &state) GetIgnoreRepeatClickState() argument [all...] |
/foundation/barrierfree/accessibility/services/aams/test/mock/include/ |
H A D | accessibility_ut_helper.h | 280 void SetShortKeyTargetAbilityState(bool state) in SetShortKeyTargetAbilityState() argument 290 void SetZoomState(bool state) in SetZoomState() argument 300 void SetScrollState(bool state) in SetScrollState() argument
|
/foundation/barrierfree/accessibility/services/test/moduletest/mock/include/ |
H A D | accessibility_module_test_helper.h | 280 void SetShortKeyTargetAbilityState(bool state) in SetShortKeyTargetAbilityState() argument 290 void SetZoomState(bool state) in SetZoomState() argument 300 void SetScrollState(bool state) in SetScrollState() argument
|
/foundation/barrierfree/accessibility/services/test/xts/inc/ |
H A D | accessibility_ut_helper.h | 280 void SetShortKeyTargetAbilityState(bool state) in SetShortKeyTargetAbilityState() argument 290 void SetZoomState(bool state) in SetZoomState() argument 300 void SetScrollState(bool state) in SetScrollState() argument
|
/foundation/barrierfree/accessibility/common/interface/src/ |
H A D | accessible_ability_manager_service_stub.cpp | 388 bool state = data.ReadBool(); in HandleSetCaptionState() local 579 bool state = data.ReadBool(); in HandleSetScreenMagnificationState() local 600 bool state = data.ReadBool(); in HandleSetShortKeyState() local 621 bool state = data.ReadBool(); in HandleSetMouseKeyState() local 705 bool state = data.ReadBool(); in HandleSetInvertColorState() local 726 bool state = data.ReadBool(); HandleSetHighContrastTextState() local 741 bool state = data.ReadBool(); HandleSetAudioMonoState() local 763 bool state = data.ReadBool(); HandleSetAnimationOffState() local 785 bool state = data.ReadBool(); HandleSetDaltonizationState() local 894 bool state = data.ReadBool(); HandleSetIgnoreRepeatClickState() local [all...] |
H A D | accessible_ability_manager_service_proxy.cpp | 119 RetError AccessibleAbilityManagerServiceProxy::SetCaptionState(const bool state) in SetCaptionState() argument 437 RetError AccessibleAbilityManagerServiceProxy::GetCaptionState(bool &state) in GetCaptionState() argument 667 RetError AccessibleAbilityManagerServiceProxy::SetScreenMagnificationState(const bool state) in SetScreenMagnificationState() argument 692 RetError AccessibleAbilityManagerServiceProxy::SetShortKeyState(const bool state) in SetShortKeyState() argument 717 RetError AccessibleAbilityManagerServiceProxy::SetMouseKeyState(const bool state) in SetMouseKeyState() argument 817 SetHighContrastTextState(const bool state) SetHighContrastTextState() argument 842 SetInvertColorState(const bool state) SetInvertColorState() argument 867 SetAnimationOffState(const bool state) SetAnimationOffState() argument 892 SetAudioMonoState(const bool state) SetAudioMonoState() argument 917 SetDaltonizationState(const bool state) SetDaltonizationState() argument 1068 SetIgnoreRepeatClickState(const bool state) SetIgnoreRepeatClickState() argument 1118 GetScreenMagnificationState(bool &state) GetScreenMagnificationState() argument 1142 GetShortKeyState(bool &state) GetShortKeyState() argument 1165 GetMouseKeyState(bool &state) GetMouseKeyState() argument 1258 GetHighContrastTextState(bool &state) GetHighContrastTextState() argument 1281 GetInvertColorState(bool &state) GetInvertColorState() argument 1304 GetAnimationOffState(bool &state) GetAnimationOffState() argument 1327 GetAudioMonoState(bool &state) GetAudioMonoState() argument 1350 GetDaltonizationState(bool &state) GetDaltonizationState() argument 1488 GetIgnoreRepeatClickState(bool& state) GetIgnoreRepeatClickState() argument [all...] |
/foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
H A D | bluetooth_host_proxy.cpp | 104 int32_t BluetoothHostProxy::SatelliteControl(int type, int state) in SatelliteControl() argument 181 int32_t BluetoothHostProxy::GetBtState(int &state) in GetBtState() argument 336 int32_t BluetoothHostProxy::GetBtConnectionState(int &state) in GetBtConnectionState() argument 358 int32_t BluetoothHostProxy::GetBtProfileConnState(uint32_t profileId, int &state) in GetBtProfileConnState() argument
|
/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_socket.cpp | 163 bool state = signalBuf[0]; in RecvSocketSignal() local
|
H A D | bluetooth_host.cpp | 663 SatelliteControl(int type, int state) SatelliteControl() argument 690 int state = BTStateID::STATE_TURN_OFF; GetBtState() local 854 int state = static_cast<int>(BTConnectState::DISCONNECTED); GetBtConnectionState() local 855 CHECK_AND_RETURN_LOG_RET(IS_BT_ENABLED(), state, "bluetooth is off."); GetBtConnectionState() local [all...] |
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
H A D | bluetooth_host_stub.cpp | 362 int32_t state = 0; in GetBtStateInner() local 455 int32_t state = 0; in GetBtConnectionStateInner() local 474 int32_t state = 0; in GetBtProfileConnStateInner() local
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/ |
H A D | a2dp_profile.cpp | 198 void A2dpProfile::ConnectStateChangedNotify(const BtAddr &addr, const int state, void *context) in ConnectStateChangedNotify() argument 225 void A2dpProfile::AudioStateChangedNotify(const BtAddr &addr, const int state, void *context) const in AudioStateChangedNotify() argument [all...] |
H A D | a2dp_service.cpp | 38 void ObserverProfile::OnConnectStateChanged(const BtAddr &addr, const int state, void *context) in OnConnectStateChanged() argument 113 ProcessConnectStateMessage( RawAddress btAddr, A2dpDeviceInfo *deviceInfo, const int connectPolicy, const int state, const uint16_t handle) ProcessConnectStateMessage() argument 164 UpdateStateInformation(utility::Message &msg, int &state, const int msgCMD, const int stateValue) UpdateStateInformation() argument 174 OnAudioStateChanged(const BtAddr &addr, const int state, void *context) OnAudioStateChanged() argument 424 int state = static_cast<int>(BTConnectState::DISCONNECTED); GetConnectState() local 534 int state = 0; FindStateMatched() local 972 ProcessConnectFrameworkCallback(int state, const RawAddress &device) ProcessConnectFrameworkCallback() argument 1164 SetOptionalCodecsSupportState(const RawAddress &device, int state) SetOptionalCodecsSupportState() argument [all...] |
/foundation/communication/bluetooth/frameworks/js/napi/src/connection/ |
H A D | napi_bluetooth_connection.cpp | 178 int state = static_cast<int>(BTConnectState::DISCONNECTED); in GetBtConnectionState() local 300 int state in GetProfileConnectionState() local 610 int state = PAIR_NONE; GetPairState() local [all...] |
/foundation/communication/bluetooth/frameworks/js/napi/src/common/ |
H A D | napi_bluetooth_utils.cpp | 209 void ConvertStateChangeParamToJS(napi_env env, napi_value result, const std::string &device, int state, int cause) in ConvertStateChangeParamToJS() argument 224 void ConvertScoStateChangeParamToJS(napi_env env, napi_value result, const std::string &device, int state) in ConvertScoStateChangeParamToJS() argument 320 int GetProfileConnectionState(int state) in GetProfileConnectionState() argument 392 int GetScoConnectionState(int state) in GetScoConnectionState() argument [all...] |
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/ |
H A D | gatt_client_service.cpp | 1152 void GattClientService::impl::OnConnectionChanged(const GattDevice &device, uint16_t connectionHandle, int state) in OnConnectionChanged() argument
|
H A D | gatt_server_service.cpp | 1146 void GattServerService::impl::OnConnectionChanged(const GattDevice &device, int state) in OnConnectionChanged() argument
|