/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/ |
H A D | js_should_built_in_recognizer_parallel_with_function.h | 240 GestureRecognizerState state = GestureRecognizerState::FAIL; in GetRefereeState() local 258 static GestureRecognizerState ConvertRefereeState(NG::RefereeState state) in ConvertRefereeState() argument
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/overlay/ |
H A D | sheet_presentation_test_ng.cpp | 146 NestedState state = NestedState::CHILD_SCROLL; in HWTEST_F() local [all...] |
/foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/mock/ |
H A D | mock_plugin_frontend.cpp | 67 void PluginFrontend::UpdateState(Frontend::State state) {} in UpdateState() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ui_extension/ |
H A D | isolated_pattern.cpp | 227 void IsolatedPattern::SetAdaptiveWidth(bool state) in SetAdaptiveWidth() argument 234 void IsolatedPattern::SetAdaptiveHeight(bool state) in SetAdaptiveHeight() argument
|
/foundation/arkui/ace_engine/interfaces/inner_api/drawable_descriptor/ |
H A D | drawable_descriptor.h | 233 Create(int32_t id, const std::shared_ptr<ResourceManager>& resourceMgr, RState& state, DrawableType& drawableType, uint32_t density) Create() argument 263 Create(const char* name, const std::shared_ptr<ResourceManager>& resourceMgr, RState& state, DrawableType& drawableType, uint32_t density) Create() argument 294 Create(std::tuple<int32_t, uint32_t, uint32_t>& drawableInfo, const std::shared_ptr<ResourceManager>& resourceMgr, RState& state, DrawableType& drawableType) Create() argument 330 Create(std::tuple<const char*, uint32_t, uint32_t>& drawableInfo, const std::shared_ptr<ResourceManager>& resourceMgr, RState& state, DrawableType& drawableType) Create() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rating/ |
H A D | rating_modifier.h | 165 void SetHoverState(const RatingAnimationType& state) in SetHoverState() argument
|
/foundation/barrierfree/accessibility/common/interface/test/unittest/ |
H A D | accessible_ability_manager_service_stub_test.cpp | 1076 bool state = true; in HWTEST_F() local 1091 bool state = true; in HWTEST_F() local 1105 bool state = true; in HWTEST_F() local 1120 bool state = true; HWTEST_F() local 1134 bool state = true; HWTEST_F() local 1149 bool state = true; HWTEST_F() local 1164 bool state = true; HWTEST_F() local 1180 bool state = true; HWTEST_F() local 1225 bool state = true; HWTEST_F() local 1240 bool state = true; HWTEST_F() local 1254 bool state = true; HWTEST_F() local 1269 bool state = true; HWTEST_F() local 1284 bool state = true; HWTEST_F() local 1300 bool state = true; HWTEST_F() local 1315 bool state = true; HWTEST_F() local 1331 bool state = true; HWTEST_F() local 1375 bool state = true; HWTEST_F() local 1391 bool state = true; HWTEST_F() local 1468 bool state = true; HWTEST_F() local 1484 bool state = true; HWTEST_F() local 1498 bool state = true; HWTEST_F() local 1513 bool state = true; HWTEST_F() local 1528 bool state = true; HWTEST_F() local 1544 bool state = true; HWTEST_F() local 1559 bool state = true; HWTEST_F() local 1575 bool state = true; HWTEST_F() local 1589 bool state = true; HWTEST_F() local 1604 bool state = true; HWTEST_F() local 1816 uint32_t state = 0x00000000; HWTEST_F() local 1856 bool state = true; HWTEST_F() local [all...] |
/foundation/barrierfree/accessibility/services/aams/src/ |
H A D | accessibility_circle_drawing_manager.cpp | 124 void AccessibilityCircleDrawingManager::UpdatePointerVisible(bool state) in UpdatePointerVisible() argument
|
H A D | accessibility_settings.cpp | 46 RetError AccessibilitySettings::SetScreenMagnificationState(const bool state) in SetScreenMagnificationState() argument 65 RetError AccessibilitySettings::SetShortKeyState(const bool state) in SetShortKeyState() argument 95 SetMouseKeyState(const bool state) SetMouseKeyState() argument 193 SetHighContrastTextState(const bool state) SetHighContrastTextState() argument 211 SetDaltonizationState(const bool state) SetDaltonizationState() argument 229 SetInvertColorState(const bool state) SetInvertColorState() argument 247 SetAnimationOffState(const bool state) SetAnimationOffState() argument 272 SetAudioMonoState(const bool state) SetAudioMonoState() argument 433 SetIgnoreRepeatClickState(const bool state) SetIgnoreRepeatClickState() argument 585 GetScreenMagnificationState(bool &state) GetScreenMagnificationState() argument 610 GetShortKeyState(bool &state) GetShortKeyState() argument 635 GetMouseKeyState(bool &state) GetMouseKeyState() argument 723 GetHighContrastTextState(bool &state) GetHighContrastTextState() argument 744 GetDaltonizationState(bool &state) GetDaltonizationState() argument 765 GetInvertColorState(bool &state) GetInvertColorState() argument 786 GetAnimationOffState(bool &state) GetAnimationOffState() argument 807 GetAudioMonoState(bool &state) GetAudioMonoState() argument 933 GetIgnoreRepeatClickState(bool &state) GetIgnoreRepeatClickState() argument 1226 SetCaptionState(const bool state) SetCaptionState() argument 1240 GetCaptionState(bool &state) GetCaptionState() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | image_animator_modifier.cpp | 42 void SetState(ArkUINodeHandle node, int32_t state) in SetState() argument
|
/foundation/barrierfree/accessibility/frameworks/aafwk/test/mock/src/ |
H A D | mock_accessible_ability_client_impl.cpp | 288 void AccessibleAbilityClientImpl::SetConnectionState(bool state) in SetConnectionState() argument
|
/foundation/barrierfree/accessibility/services/aams/test/mock/src/ |
H A D | mock_accessibility_settings_config.cpp | 27 RetError AccessibilitySettingsConfig::SetEnabled(const bool state) in SetEnabled() argument 34 RetError AccessibilitySettingsConfig::SetTouchGuideState(const bool state) in SetTouchGuideState() argument 41 RetError AccessibilitySettingsConfig::SetGestureState(const bool state) in SetGestureState() argument 48 RetError AccessibilitySettingsConfig::SetKeyEventObserverState(const bool state) in SetKeyEventObserverState() argument 55 RetError AccessibilitySettingsConfig::SetCaptionState(const bool state) in SetCaptionState() argument 62 SetScreenMagnificationState(const bool state) SetScreenMagnificationState() argument 76 SetShortKeyState(const bool state) SetShortKeyState() argument 83 SetShortKeyOnLockScreenState(const bool state) SetShortKeyOnLockScreenState() argument 97 SetMouseKeyState(const bool state) SetMouseKeyState() argument 138 SetHighContrastTextState(const bool state) SetHighContrastTextState() argument 145 SetDaltonizationState(const bool state) SetDaltonizationState() argument 152 SetInvertColorState(const bool state) SetInvertColorState() argument 159 SetAnimationOffState(const bool state) SetAnimationOffState() argument 166 SetAudioMonoState(const bool state) SetAudioMonoState() argument 194 SetStartFromAtoHosState(const bool state) SetStartFromAtoHosState() argument 373 uint32_t state = 0; GetConfigState() local 408 SetIgnoreRepeatClickState(const bool state) SetIgnoreRepeatClickState() argument 422 SetStartFromAtoHosState(const bool state) SetStartFromAtoHosState() argument [all...] |
/foundation/barrierfree/accessibility/services/test/moduletest/mock/src/ |
H A D | mock_mt_accessibility_settings_config.cpp | 27 RetError MockAccessibilitySettingsConfig::SetEnabled(const bool state) in SetEnabled() argument 34 RetError MockAccessibilitySettingsConfig::SetTouchGuideState(const bool state) in SetTouchGuideState() argument 41 RetError MockAccessibilitySettingsConfig::SetGestureState(const bool state) in SetGestureState() argument 48 RetError MockAccessibilitySettingsConfig::SetKeyEventObserverState(const bool state) in SetKeyEventObserverState() argument 55 RetError MockAccessibilitySettingsConfig::SetCaptionState(const bool state) in SetCaptionState() argument 62 SetScreenMagnificationState(const bool state) SetScreenMagnificationState() argument 76 SetShortKeyState(const bool state) SetShortKeyState() argument 83 SetShortKeyOnLockScreenState(const bool state) SetShortKeyOnLockScreenState() argument 97 SetMouseKeyState(const bool state) SetMouseKeyState() argument 138 SetHighContrastTextState(const bool state) SetHighContrastTextState() argument 145 SetDaltonizationState(const bool state) SetDaltonizationState() argument 152 SetInvertColorState(const bool state) SetInvertColorState() argument 159 SetAnimationOffState(const bool state) SetAnimationOffState() argument 166 SetAudioMonoState(const bool state) SetAudioMonoState() argument 194 SetStartFromAtoHosState(const bool state) SetStartFromAtoHosState() argument 373 uint32_t state = 0; GetConfigState() local 408 SetIgnoreRepeatClickState(const bool state) SetIgnoreRepeatClickState() argument 422 SetStartFromAtoHosState(const bool state) SetStartFromAtoHosState() argument [all...] |
/foundation/barrierfree/accessibility/interfaces/kits/napi/accessibility_config/src/ |
H A D | napi_accessibility_config.cpp | 654 bool state = false; in SetConfigParseBoolData() local
|
/foundation/arkui/ace_engine_lite/frameworks/src/core/context/ |
H A D | js_app_context.cpp | 444 void JsAppContext::SetAbilityState(TopAbilityState state) in SetAbilityState() argument
|
/foundation/arkui/ui_lite/frameworks/components/ |
H A D | ui_checkbox.cpp | 63 void UICheckBox::SetState(UICheckBoxState state, bool needAnimater) in SetState() argument
|
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
H A D | event_listener.h | 67 void SetState(bool state) in SetState() argument
|
/foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
H A D | bluetooth_a2dp_src_proxy.cpp | 105 int BluetoothA2dpSrcProxy::GetDeviceState(const RawAddress &device, int &state) in GetDeviceState() argument 126 int32_t BluetoothA2dpSrcProxy::GetPlayingState(const RawAddress &device, int &state) in GetPlayingState() argument
|
/foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
H A D | bluetooth_hfp_ag_server.cpp | 201 GetDeviceState(const BluetoothRawAddress &device, int32_t &state) GetDeviceState() argument 341 IntoMock(const BluetoothRawAddress &device, int state) IntoMock() argument 437 EnableBtCallLog(bool state) EnableBtCallLog() argument [all...] |
/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/ |
H A D | classic_remote_device.cpp | 326 void ClassicRemoteDevice::SetPairConfirmState(int state) in SetPairConfirmState() argument
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/ |
H A D | profile_service_manager.cpp | 309 ServiceStateID state = ServiceStateID::TURN_OFF; in EnableCompleteProcess() local 461 ServiceStateID state = ServiceStateID::TURN_OFF; in DisableCompleteProcess() local 501 ServiceStateID state = ServiceStateID::TURN_OFF; CheckWaitEnableProfiles() local 515 ServiceStateID state = ServiceStateID::TURN_OFF; GetProfileServicesSupportedUuids() local [all...] |
/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_hfp_ag.cpp | 469 GetDeviceState(const BluetoothRemoteDevice &device, int32_t &state) GetDeviceState() argument 702 EnableBtCallLog(bool state) EnableBtCallLog() argument [all...] |
H A D | bluetooth_utils.cpp | 78 std::string GetBtStateName(int state)
in GetBtStateName() argument 106 std::string GetProfileConnStateName(int state)
in GetProfileConnStateName() argument
|
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
H A D | bluetooth_avrcp_ct_observer_proxy.cpp | 21 void BluetoothAvrcpCtObserverProxy::OnConnectionStateChanged(const RawAddress &rawAddr, int state, int cause) in OnConnectionStateChanged() argument
|
H A D | bluetooth_avrcp_ct_stub.cpp | 164 int32_t state = data.ReadInt32(); in GetDevicesByStatesInner() local 182 int32_t state = GetDeviceState(RawAddress(data.ReadString())); in GetDeviceStateInner() local
|