/foundation/ability/ability_runtime/services/appmgr/src/ |
H A D | app_mgr_service_inner.cpp | 5653 void AppMgrServiceInner::PointerDeviceEventCallback(const char *key, const char *value, voi argument [all...] |
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_web.cpp | 680 auto value = JSRef<JSVal>::Make(valueStr); in GetResources() local 1443 auto value = JSRef<JSVal>::Make(valueStr); in GetAcceptType() local
|
H A D | js_view_abstract.cpp | 438 auto value = obj->GetProperty(static_cast<int32_t>(ArkUIIndex::VALUE)); in ParseJsLengthMetrics() local 799 int32_t value = fontStyleValue->ToNumber<int32_t>(); in SetPopupMessageOptions() local 1080 JSRef<JSVal> value = obj->GetProperty("value"); ParsePopupParam() local 1110 JSRef<JSVal> value = obj->GetProperty("value"); ParsePopupParam() local 1715 CalcDimension value; JsTranslate() local 1728 CalcDimension value; JsTranslateX() local 1737 CalcDimension value; JsTranslateY() local 1817 double value = 0.0; JsTransform() local 1830 double value = 1.0; SetDefaultTransform() local 1940 CalcDimension value; JsWidth() local 1974 CalcDimension value; JsHeight() local 2190 uint8_t value = 0; JsPixelRound() local 2237 float value = 0.0f; JsLayoutWeight() local 2290 auto value = jsVal->ToNumber<int32_t>(); JsAlign() local 2371 double value = 0.0; JsAspectRatio() local 2460 auto value = alignVal->ToNumber<int32_t>(); JsOverlay() local 2565 CalcDimension value; JsFlexBasis() local 2578 double value = 0.0; JsFlexGrow() local 2596 double value = 0.0; JsFlexShrink() local 2616 double value = 0.0; JsDisplayPriority() local 4684 ConvertBorderStyle(int32_t value) ConvertBorderStyle() argument 4693 ConvertOptionBorderStyle(int32_t value, std::optional<BorderStyle>& style) ConvertOptionBorderStyle() argument 4900 double value = 0.0; GetFractionStops() local 5113 auto value = jsValue->ToString(); ParseJsDimensionNG() local 5147 auto value = resourceWrapper->GetStringByName(param->ToString()); ParseJsDimensionNG() local 5151 auto value = std::to_string(resourceWrapper->GetIntByName(param->ToString())); ParseJsDimensionNG() local 5163 auto value = resourceWrapper->GetString(resId->ToNumber<uint32_t>()); ParseJsDimensionNG() local 5167 auto value = std::to_string(resourceWrapper->GetInt(resId->ToNumber<uint32_t>())); ParseJsDimensionNG() local 5190 JSRef<JSVal> value = jsObj->GetProperty("value"); ParseJsLengthNG() local 5255 auto value = resourceWrapper->GetStringByName(param->ToString()); ParseJsDimension() local 5260 auto value = std::to_string(resourceWrapper->GetIntByName(param->ToString())); ParseJsDimension() local 5268 auto value = resourceWrapper->GetString(resId->ToNumber<uint32_t>()); ParseJsDimension() local 5273 auto value = std::to_string(resourceWrapper->GetInt(resId->ToNumber<uint32_t>())); ParseJsDimension() local 5332 auto value = jsValue->ToString(); ParseLengthMetricsToDimension() local 5341 double value = valObj->ToNumber<double>(); ParseLengthMetricsToDimension() local 5540 auto value = resourceWrapper->GetString(resId->ToNumber<uint32_t>()); ParseJsObjColorFromResource() local 5544 auto value = resourceWrapper->GetInt(resId->ToNumber<uint32_t>()); ParseJsObjColorFromResource() local 5674 JSRef<JSVal> value = array->GetValueAt(i); ParseJsSymbolColor() local 6006 JSRef<JSVal> value = array->GetValueAt(i); ParseJsIntegerArray() local 6069 JSRef<JSVal> value = array->GetValueAt(i); ParseJsStrArray() local 6311 JSRef<JSVal> value = array->GetValueAt(i); ParseDragPreviewOptions() local 6797 CalcDimension value; NewJsRadialGradient() local 6856 CalcDimension value; NewJsSweepGradient() local 7037 CalcDimension value; JsGrayScale() local 7057 CalcDimension value; JsBrightness() local 7069 CalcDimension value; JsContrast() local 7085 CalcDimension value; JsSaturate() local 7101 CalcDimension value; JsSepia() local 7233 auto value = jValue->IsNumber() ? jValue->ToNumber<float>() : 0.0f; JsMask() local 7683 auto value = align->ToNumber<int32_t>(); JsBackground() local 9044 CalcDimension value; SetMarginTop() local 9053 CalcDimension value; SetMarginBottom() local 9062 CalcDimension value; SetMarginLeft() local 9071 CalcDimension value; SetMarginRight() local 9080 CalcDimension value; SetPaddingTop() local 9089 CalcDimension value; SetPaddingBottom() local 9098 CalcDimension value; SetPaddingLeft() local 9107 CalcDimension value; SetPaddingRight() local 9365 auto value = resourceWrapper->GetString( ParseJsResource() local 9370 auto value = std::to_string( ParseJsResource() local 9397 JSRef<JSVal> value = array->GetValueAt(i); ParseDataDetectorConfig() local 9457 auto value = jsonValue->GetValue(key); GetAngle() local 9471 JSRef<JSVal> value = JSRef<JSObject>::Cast(jsValue)->GetProperty(key); GetJsAngle() local 9483 JSRef<JSVal> value = jsObj->GetProperty(key); GetJsAngleWithDefault() local 9504 auto value = jsonValue->GetValue(key); GetPerspective() local 9512 auto value = jsValue->GetProperty(key); GetJsPerspective() local 9541 double value = 0.0; GetGradientColorStops() local 9575 double value = 0.0; NewGetGradientColorStops() local 9613 double value = 0.0; NewGetJsGradientColorStops() local 10070 std::string value; JsKeyboardShortcut() local 10628 auto value = callValue->ToString(vm)->ToString(vm); ParseJsGetFunc() local 11012 JSRef<JSVal> value = JsConverter::ConvertNapiValueToJsVal(obj); CreateJsTextMenuId() local 11045 OHOS_ACE_ParseJsMedia(void* value, void* resource) OHOS_ACE_ParseJsMedia() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | rosen_render_context.cpp | 510 Rosen::Vector2f value = { parentPosition.value().GetX(), parentPosition.value().GetY() }; in SetSandBox() local 706 void RosenRenderContext::OnBackgroundColorUpdate(const Color& value) in OnBackgroundColorUpdate() argument 713 OnForegroundColorUpdate(const Color& value) OnForegroundColorUpdate() argument 728 CalcDimension value; OnForegroundEffectUpdate() local 740 OnForegroundColorStrategyUpdate(const ForegroundColorStrategy& value) OnForegroundColorStrategyUpdate() argument 1743 SetAnimatableProperty(std::shared_ptr<ModifierName>& modifier, const T& value) SetAnimatableProperty() argument 2360 SetBorderRadius(const BorderRadiusProperty& value) SetBorderRadius() argument 2377 OnBorderRadiusUpdate(const BorderRadiusProperty& value) OnBorderRadiusUpdate() argument 2396 OnBorderColorUpdate(const BorderColorProperty& value) OnBorderColorUpdate() argument 2401 SetBorderColor(const BorderColorProperty& value) SetBorderColor() argument 2410 SetBorderWidth(const BorderWidthProperty& value) SetBorderWidth() argument 2423 UpdateBorderWidthF(const BorderWidthPropertyF& value) UpdateBorderWidthF() argument 2434 OnBorderStyleUpdate(const BorderStyleProperty& value) OnBorderStyleUpdate() argument 2439 SetBorderStyle(const BorderStyleProperty& value) SetBorderStyle() argument 2449 OnDashGapUpdate(const BorderWidthProperty& value) OnDashGapUpdate() argument 2454 SetDashGap(const BorderWidthProperty& value) SetDashGap() argument 2466 OnDashWidthUpdate(const BorderWidthProperty& value) OnDashWidthUpdate() argument 2471 SetDashWidth(const BorderWidthProperty& value) SetDashWidth() argument 2483 OnOuterBorderRadiusUpdate(const BorderRadiusProperty& value) OnOuterBorderRadiusUpdate() argument 2488 SetOuterBorderRadius(const BorderRadiusProperty& value) SetOuterBorderRadius() argument 2506 OnOuterBorderColorUpdate(const BorderColorProperty& value) OnOuterBorderColorUpdate() argument 2511 SetOuterBorderColor(const BorderColorProperty& value) SetOuterBorderColor() argument 2522 OnOuterBorderWidthUpdate(const BorderWidthProperty& value) OnOuterBorderWidthUpdate() argument 2527 SetOuterBorderWidth(const BorderWidthProperty& value) SetOuterBorderWidth() argument 2539 OnOuterBorderStyleUpdate(const BorderStyleProperty& value) OnOuterBorderStyleUpdate() argument 2544 SetOuterBorderStyle(const BorderStyleProperty& value) SetOuterBorderStyle() argument 3004 RoundValueToPixelGrid(float value) RoundValueToPixelGrid() argument 3125 RoundValueToPixelGrid(float value, bool isRound, bool forceCeil, bool forceFloor) RoundValueToPixelGrid() argument 3147 OnePixelValueRounding(float value) OnePixelValueRounding() argument 3160 OnePixelValueRounding(float value, bool isRound, bool forceCeil, bool forceFloor) OnePixelValueRounding() argument 3532 OnZIndexUpdate(int32_t value) OnZIndexUpdate() argument 5202 SetUsingContentRectForRenderFrame(bool value, bool adjustRSFrameByContentRect) global() argument 5869 SetActualForegroundColor(const Color& value) global() argument 5921 auto value = GetClickEffectLevelValue(); global() local 6014 ConvertRadius(const BorderRadiusProperty& value, Rosen::Vector4f& cornerRadius) global() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/ |
H A D | pipeline_context.cpp | 1911 void PipelineContext::SetEnableKeyBoardAvoidMode(KeyBoardAvoidMode value) in SetEnableKeyBoardAvoidMode() argument 1927 void PipelineContext::SetIgnoreViewSafeArea(bool value) in SetIgnoreViewSafeArea() argument 1934 void PipelineContext::SetIsLayoutFullScreen(bool value) in SetIsLayoutFullScreen() argument 1941 void PipelineContext::SetIsNeedAvoidWindow(bool value) in SetIsNeedAvoidWindow() argument 4676 auto value = child->GetString(); RestoreNodeInfo() local 4677 restoreNodeInfo_.try_emplace(StringUtils::StringToInt(key), value); RestoreNodeInfo() local [all...] |
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | node_common_modifier.cpp | 135 BorderStyle ConvertBorderStyle(int32_t value) in ConvertBorderStyle() argument 410 auto value = (unit == DimensionUnit::PERCENT) ? (centerXValue * PERCENT_100) : centerXValue; SetSweepGradientValues() local 415 auto value = (unit == DimensionUnit::PERCENT) ? (centerYValue * PERCENT_100) : centerYValue; SetSweepGradientValues() local 457 auto value = (unit == DimensionUnit::PERCENT) ? (centerXValue * PERCENT_100) : centerXValue; SetRadialGradientValues() local 462 auto value = (unit == DimensionUnit::PERCENT) ? (centerYValue * PERCENT_100) : centerYValue; SetRadialGradientValues() local 467 auto value = CheckAngle(radiusValue); SetRadialGradientValues() local 481 auto value = options[offset + NUM_1]; SetCalcDimension() local 552 auto value = options[offset + NUM_1]; SetBorderImageRepeat() local 595 auto value = options[offset + NUM_1]; SetBorderImageFill() local 683 SetWidth(ArkUINodeHandle node, ArkUI_Float32 value, ArkUI_Int32 unit, ArkUI_CharPtr calcValue) SetWidth() argument 701 SetHeight(ArkUINodeHandle node, ArkUI_Float32 value, ArkUI_Int32 unit, ArkUI_CharPtr calcValue) SetHeight() argument 826 double value = 1.0; ResetTransform() local 1055 SetHitTestBehavior(ArkUINodeHandle node, uint32_t value) SetHitTestBehavior() argument 1070 SetZIndex(ArkUINodeHandle node, ArkUI_Int32 value) SetZIndex() argument 1120 SetBackdropBlur( ArkUINodeHandle node, ArkUI_Float32 value, const ArkUI_Float32* blurValues, ArkUI_Int32 blurValuesSize) SetBackdropBlur() argument 1194 CalcDimension value = CalcDimension(sepia, DimensionUnit::VP); SetSepia() local 1213 CalcDimension value = CalcDimension(saturate, DimensionUnit::VP); SetSaturate() local 1254 CalcDimension value = CalcDimension(grayScale, DimensionUnit::VP); SetGrayscale() local 1276 CalcDimension value = CalcDimension(contrast, DimensionUnit::VP); SetContrast() local 1295 CalcDimension value = CalcDimension(brightness, DimensionUnit::VP); SetBrightness() local 1310 SetBlur(ArkUINodeHandle node, ArkUI_Float32 value, const ArkUI_Float32* blurValues, ArkUI_Int32 blurValuesSize) SetBlur() argument 2710 SetDisplayPriority(ArkUINodeHandle node, ArkUI_Float32 value) SetDisplayPriority() argument 2782 OffsetT<Dimension> value = { xDimension, yDimension }; SetMarkAnchor() local 2809 SetVisibility(ArkUINodeHandle node, ArkUI_Int32 value) SetVisibility() argument 2824 SetAccessibilityText(ArkUINodeHandle node, ArkUI_CharPtr value) SetAccessibilityText() argument 2870 SetAccessibilityLevel(ArkUINodeHandle node, ArkUI_CharPtr value) SetAccessibilityLevel() argument 3046 SetAlignSelf(ArkUINodeHandle node, ArkUI_Int32 value) SetAlignSelf() argument 3064 SetAspectRatio(ArkUINodeHandle node, ArkUI_Float32 value) SetAspectRatio() argument 3094 SetFlexGrow(ArkUINodeHandle node, ArkUI_Float32 value) SetFlexGrow() argument 3113 SetFlexShrink(ArkUINodeHandle node, ArkUI_Float32 value) SetFlexShrink() argument 3146 SetGridSpan(ArkUINodeHandle node, ArkUI_Int32 value) SetGridSpan() argument 3299 SetAccessibilityDescription(ArkUINodeHandle node, ArkUI_CharPtr value) SetAccessibilityDescription() argument 3668 SetEnabled(ArkUINodeHandle node, ArkUI_Bool value) SetEnabled() argument 3682 SetUseShadowBatching(ArkUINodeHandle node, ArkUI_Bool value) SetUseShadowBatching() argument 3696 SetDraggable(ArkUINodeHandle node, ArkUI_Bool value) SetDraggable() argument 3710 SetAccessibilityGroup(ArkUINodeHandle node, ArkUI_Bool value) SetAccessibilityGroup() argument 3756 SetKeyBoardShortCut(ArkUINodeHandle node, ArkUI_CharPtr value, const ArkUI_Int32* keysIntArray, ArkUI_Int32 length) SetKeyBoardShortCut() argument 4080 SetOpacityTransition(ArkUINodeHandle node, ArkUI_Float32 value, const ArkUIAnimationOptionType* animationOption) SetOpacityTransition() argument 4402 SetMoveTransition(ArkUINodeHandle node, ArkUI_Int32 value, const ArkUIAnimationOptionType* animationOption) SetMoveTransition() argument 4555 int value = attribute[NUM_0]; SetProgressMask() local 4636 Dimension value; ResetOutlineRadius() local 4691 Dimension value; ResetOutlineWidth() local 4867 SetNeedFocus(ArkUINodeHandle node, ArkUI_Bool value) SetNeedFocus() argument 4897 SetMonopolizeEvents(ArkUINodeHandle node, ArkUI_Bool value) SetMonopolizeEvents() argument 4931 BindCustomPopup(FrameNode* frameNode, ArkUIPopupParam* value, UINode* customNode) BindCustomPopup() argument 4960 BindBasePopup(FrameNode* frameNode, ArkUIPopupParam* value) BindBasePopup() argument 5013 SetBindPopup(ArkUINodeHandle node, ArkUIPopupParam* value, ArkUINodeHandle customNode) SetBindPopup() argument 5688 ArkUI_Int32 value = frameNode->GetAccessibilityId(); GetAccessibilityID() local 5740 SetAccessibilityValue(ArkUINodeHandle node, const ArkUIAccessibilityValue& value) SetAccessibilityValue() argument 5760 GetAccessibilityValue(ArkUINodeHandle node, ArkUIAccessibilityValue& value) GetAccessibilityValue() argument 5925 ConvertPixelRoundPolicy(ArkUI_Int32 value, ArkUI_Int32 index) ConvertPixelRoundPolicy() argument 5942 uint8_t value = 0; SetPixelRound() local [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/ |
H A D | web_pattern.cpp | 182 auto value = sourceJson->GetValue("value"); in ParseTextJsonValue() local 2409 void WebPattern::OnJsEnabledUpdate(bool value) in OnJsEnabledUpdate() argument 2416 OnMediaPlayGestureAccessUpdate(bool value) OnMediaPlayGestureAccessUpdate() argument 2423 OnFileAccessEnabledUpdate(bool value) OnFileAccessEnabledUpdate() argument 2430 OnOnLineImageAccessEnabledUpdate(bool value) OnOnLineImageAccessEnabledUpdate() argument 2437 OnDomStorageAccessEnabledUpdate(bool value) OnDomStorageAccessEnabledUpdate() argument 2444 OnImageAccessEnabledUpdate(bool value) OnImageAccessEnabledUpdate() argument 2451 OnMixedModeUpdate(MixedModeContent value) OnMixedModeUpdate() argument 2458 OnZoomAccessEnabledUpdate(bool value) OnZoomAccessEnabledUpdate() argument 2470 OnGeolocationAccessEnabledUpdate(bool value) OnGeolocationAccessEnabledUpdate() argument 2477 OnUserAgentUpdate(const std::string& value) OnUserAgentUpdate() argument 2484 OnCacheModeUpdate(WebCacheMode value) OnCacheModeUpdate() argument 2512 OnMetaViewportUpdate(bool value) OnMetaViewportUpdate() argument 2540 OnOverviewModeAccessEnabledUpdate(bool value) OnOverviewModeAccessEnabledUpdate() argument 2547 OnFileFromUrlAccessEnabledUpdate(bool value) OnFileFromUrlAccessEnabledUpdate() argument 2554 OnDatabaseAccessEnabledUpdate(bool value) OnDatabaseAccessEnabledUpdate() argument 2561 OnTextZoomRatioUpdate(int32_t value) OnTextZoomRatioUpdate() argument 2568 OnWebDebuggingAccessEnabledUpdate(bool value) OnWebDebuggingAccessEnabledUpdate() argument 2575 OnPinchSmoothModeEnabledUpdate(bool value) OnPinchSmoothModeEnabledUpdate() argument 2582 OnBackgroundColorUpdate(int32_t value) OnBackgroundColorUpdate() argument 2590 OnInitialScaleUpdate(float value) OnInitialScaleUpdate() argument 2601 OnMultiWindowAccessEnabledUpdate(bool value) OnMultiWindowAccessEnabledUpdate() argument 2608 OnAllowWindowOpenMethodUpdate(bool value) OnAllowWindowOpenMethodUpdate() argument 2615 OnWebCursiveFontUpdate(const std::string& value) OnWebCursiveFontUpdate() argument 2622 OnWebFantasyFontUpdate(const std::string& value) OnWebFantasyFontUpdate() argument 2629 OnWebFixedFontUpdate(const std::string& value) OnWebFixedFontUpdate() argument 2636 OnWebSansSerifFontUpdate(const std::string& value) OnWebSansSerifFontUpdate() argument 2643 OnWebSerifFontUpdate(const std::string& value) OnWebSerifFontUpdate() argument 2650 OnWebStandardFontUpdate(const std::string& value) OnWebStandardFontUpdate() argument 2657 OnDefaultFixedFontSizeUpdate(int32_t value) OnDefaultFixedFontSizeUpdate() argument 2664 OnDefaultFontSizeUpdate(int32_t value) OnDefaultFontSizeUpdate() argument 2671 OnMinFontSizeUpdate(int32_t value) OnMinFontSizeUpdate() argument 2678 OnMinLogicalFontSizeUpdate(int32_t value) OnMinLogicalFontSizeUpdate() argument 2685 OnBlockNetworkUpdate(bool value) OnBlockNetworkUpdate() argument 2692 OnHorizontalScrollBarAccessEnabledUpdate(bool value) OnHorizontalScrollBarAccessEnabledUpdate() argument 2699 OnVerticalScrollBarAccessEnabledUpdate(bool value) OnVerticalScrollBarAccessEnabledUpdate() argument 2713 OnNativeEmbedModeEnabledUpdate(bool value) OnNativeEmbedModeEnabledUpdate() argument 2863 OnScrollBarColorUpdate(const std::string& value) OnScrollBarColorUpdate() argument 2870 OnDefaultTextEncodingFormatUpdate(const std::string& value) OnDefaultTextEncodingFormatUpdate() argument 4356 ParseViewDataNumber(const std::string& key, int32_t value, RefPtr<PageNodeInfoWrap> node, RectT<float>& rect, float viewScale) ParseViewDataNumber() argument 4374 ParseViewDataString(const std::string& key, const std::string& value, RefPtr<PageNodeInfoWrap> node) ParseViewDataString() argument 5494 OnSmoothDragResizeEnabledUpdate(bool value) OnSmoothDragResizeEnabledUpdate() argument 6099 UpdateFlingReachEdgeState(const float value, bool status) UpdateFlingReachEdgeState() argument 6636 JsonNodePutDefaultValue(std::unique_ptr<OHOS::Ace::JsonValue>& jsonNode, WebAccessibilityType key, bool value) JsonNodePutDefaultValue() argument 6645 JsonNodePutDefaultValue(std::unique_ptr<OHOS::Ace::JsonValue>& jsonNode, WebAccessibilityType key, std::string value) JsonNodePutDefaultValue() argument 6654 JsonNodePutDefaultValue(std::unique_ptr<OHOS::Ace::JsonValue>& jsonNode, WebAccessibilityType key, int32_t value, int32_t defaultValue) JsonNodePutDefaultValue() argument [all...] |
/foundation/multimedia/media_library/frameworks/js/src/ |
H A D | media_library_napi.cpp | 479 static bool CheckWhetherInitSuccess(napi_env env, napi_value value, bool checkIsValid) in CheckWhetherInitSuccess() argument 2458 napi_value value; in SetValueInt32() local 2474 napi_value value = nullptr; SetValueArray() local 2530 napi_value value = nullptr; GetSharedPhotoAssets() local 2568 napi_value value = nullptr; GetSharedAlbumAssets() local 4103 napi_value value; SetValueUtf8String() local 4118 napi_value value = nullptr; SetValueBool() local 4480 napi_value value = MediaLibraryNapiUtils::GetPropertyValueByName(env, param, proper.c_str()); GetStoreMediaAssetProper() local 4770 napi_value value; ParsePhotoAssetCreateOption() local 4813 napi_value value; ParseCreateOptions() local 5175 napi_value value; ParseCreateConfig() local 5607 string value = ""; GetProgressStr() local 5722 napi_value value; ParseSaveFormInfoOption() local 5813 napi_value value; ParseArgsRemoveFormInfo() local 8014 ParseString(const napi_env &env, const napi_value &value, std::string &result) ParseString() argument 8030 ParseAndSetFileUriArray(const napi_env &env, OHOS::AAFwk::Want &want, const napi_value &value) ParseAndSetFileUriArray() argument 8061 IsNeedParseProperty(const napi_env &env, const napi_value &value, const string &key, napi_value &property, napi_valuetype &needType) IsNeedParseProperty() argument 8080 ParseConfigObject(const napi_env &env, const napi_value &value, PhotoCreationConfig &config) ParseConfigObject() argument 8122 ParseAndSetConfigArray(const napi_env &env, OHOS::AAFwk::Want &want, const napi_value &value) ParseAndSetConfigArray() argument [all...] |
/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | ability_manager_service.cpp | 7190 int value = atoi(valueGet); in IsRamConstrainedDevice() local 9216 char value[PREPARE_TERMINATE_ENABLE_SIZE] = "false"; in InitPrepareTerminateConfig() local 9803 char value[NEW_RULE_VALUE_SIZE] = "false"; in CheckNewRuleSwitchState() local 11163 char value[BOOTEVENT_BOOT_ANIMATION_READY_SIZE] = ""; WaitBootAnimationStart() local 11573 ParseJsonValueFromFile(nlohmann::json &value, const std::string &filePath) ParseJsonValueFromFile() argument [all...] |
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_common_bridge.cpp | 99 BorderStyle ConvertBorderStyle(int32_t value) in ConvertBorderStyle() argument 108 bool ParseJsDouble(const EcmaVM *vm, const Local<JSValueRef> &value, double &result) in ParseJsDouble() argument 121 bool ParseJsInt32(const EcmaVM *vm, const Local<JSValueRef> &value, int32_t &result) in ParseJsInt32() argument 135 ParseJsAngle(const EcmaVM *vm, const Local<JSValueRef> &value, std::optional<float> &angle) ParseJsAngle() argument 148 ParseGradientAngle(const EcmaVM *vm, const Local<JSValueRef> &value, std::vector<ArkUIInt32orFloat32> &values) ParseGradientAngle() argument 159 ParseGradientColorStops(const EcmaVM *vm, const Local<JSValueRef> &value, std::vector<ArkUIInt32orFloat32> &colors) ParseGradientColorStops() argument 195 ParseJsShadowColorStrategy(const EcmaVM *vm, const Local<JSValueRef> &value, ShadowColorStrategy& strategy) ParseJsShadowColorStrategy() argument 210 ParseJsShadowDimension(const EcmaVM *vm, const Local<JSValueRef> &value, CalcDimension& dimension) ParseJsShadowDimension() argument 304 ArkUIStringAndFloat value = { 0.0, nullptr }; PushDimensionsToVector() local 835 ParseJsDoublePair(const EcmaVM *vm, const Local<JSValueRef> &value, ArkUI_Float32 &first, ArkUI_Float32 &second) ParseJsDoublePair() argument 857 ParseGradientCenter(const EcmaVM* vm, const Local<JSValueRef>& value, std::vector<ArkUIInt32orFloat32>& values) ParseGradientCenter() argument 996 ParseLocalizedBorderRadius(const EcmaVM* vm, const Local<JSValueRef>& value, CalcDimension& result) ParseLocalizedBorderRadius() argument 1056 PushOuterBorderStyleVector(const std::optional<BorderStyle>& value, std::vector<uint32_t> &options) PushOuterBorderStyleVector() argument 1121 SetBackgroundImagePositionAlign(double &value, DimensionUnit &type, double valueContent, const DimensionUnit &typeContent) SetBackgroundImagePositionAlign() argument 1191 ParseDirection(EcmaVM *vm, const Local<JSValueRef> &directionArg, float &value) ParseDirection() argument 1332 ParseCalcDimension(const EcmaVM* vm, ArkUINodeHandle node, const Local<JSValueRef>& value, CalcDimension& result, bool isWidth) ParseCalcDimension() argument 1531 ParseLocalizedBorderWidth(const EcmaVM* vm, const Local<JSValueRef>& value, CalcDimension& dimen) ParseLocalizedBorderWidth() argument 1814 Local<JSValueRef> value = transArray->GetValueAt(vm, jsValue, i); SetTransform() local 2150 int32_t value = secondArg->Int32Value(vm); SetZIndex() local 3864 double value = secondArg->ToNumber(vm)->Value(); SetDisplayPriority() local 3971 ParsePadding(const EcmaVM* vm, const Local<JSValueRef>& value, CalcDimension& dimen, ArkUISizeType& result) ParsePadding() argument 3987 ParseLocalizedPadding(const EcmaVM* vm, const Local<JSValueRef>& value, CalcDimension& dimen, ArkUISizeType& result) ParseLocalizedPadding() argument 4070 ParseLocalizedMargin(const EcmaVM* vm, const Local<JSValueRef>& value, CalcDimension& dimen, ArkUISizeType& result) ParseLocalizedMargin() argument 4084 ParseMargin(const EcmaVM* vm, const Local<JSValueRef>& value, CalcDimension& dimen, ArkUISizeType& result) ParseMargin() argument 4198 int32_t value = 0; SetVisibility() local 4460 double value = secondArg->ToNumber(vm)->Value(); SetAspectRatio() local 4487 double value = secondArg->ToNumber(vm)->Value(); SetFlexGrow() local 4514 double value = secondArg->ToNumber(vm)->Value(); SetFlexShrink() local 4566 int32_t value = 0; SetGridSpan() local 4804 uint32_t value = secondArg->Uint32Value(vm); SetRestoreId() local 4865 Local<JSValueRef> value = transArray->GetValueAt(vm, secondArg, i); SetObscured() local 5364 auto value = jValue->IsNumber() ? jValue->ToNumber<float>() : 0.0f; SetMask() local [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
H A D | text_field_pattern.cpp | 741 TextEditingValue value; in UpdateCaretInfoToController() local 1386 auto value = operationRecords_.back(); HandleOnUndoAction() local 1485 auto value = contentController_->GetSelectedValue(start, end); HandleOnCopy() local 3893 TextEditingValue value; RequestKeyboardCrossPlatForm() local 4106 OnTextInputActionUpdate(TextInputAction value) OnTextInputActionUpdate() argument 4166 auto value = contentController_->GetSelectedValue(start, end); InsertValueOperation() local 4994 UpdateEditingValue(const std::shared_ptr<TextEditingValue>& value, bool needFireChangeEvent) UpdateEditingValue() argument 5311 auto value = contentController_->GetSelectedValue(start, end); DeleteBackward() local 5340 auto value = contentController_->GetSelectedValue(idx - willDeleteLength, idx); DeleteBackwardOperation() local 5358 auto value = contentController_->GetSelectedValue(caretIndex, caretIndex + willDeleteLength); DeleteForwardOperation() local 5378 auto value = contentController_->GetSelectedValue(start, end); DeleteForward() local 8395 SetShowKeyBoardOnFocus(bool value) OnBackPressed() argument 8702 auto value = contentController_->GetSelectedValue(start, end); OnBackPressed() local [all...] |
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/ |
H A D | audio_policy_service.cpp | 1116 std::stringstream value; in PrintSinkInput() local 1129 std::stringstream value; in PrintSourceOutput() local 1189 NotifyRemoteRenderState(std::string networkId, std::string condition, std::string value) NotifyRemoteRenderState() argument 4289 const std::string value = gsp->GetAudioParameter("need_change_usb_device"); HandleSpecialDeviceType() local 8334 std::string value = std::to_string(offloadCodeStatus.offloadInfo.mediaPacketHeader) + "," GetA2dpOffloadCodecAndSendToDsp() local [all...] |
/foundation/communication/ipc/dl_deps/ |
H A D | dsoftbus_interface.h | 1134 int32_t value; /**< Value of Qos types */ member 1144 int64_t value; /**< Value of the extended data */ member
|
/foundation/window/window_manager/window_scene/session_manager/src/ |
H A D | scene_session_manager.cpp | 162 bool GetSingleIntItem(const WindowSceneConfig::ConfigItem& item, int32_t& value) in GetSingleIntItem() argument 393 char value[PREPARE_TERMINATE_ENABLE_SIZE] = "false"; in InitPrepareTerminateConfig() local 738 auto value = item.stringValue_; in ConfigAppWindowCornerRadius() local [all...] |
/foundation/arkui/ace_engine/interfaces/native/node/ |
H A D | style_modifier.cpp | 318 unsigned long int value = strtoul(colorStr.c_str(), &end, colorNumFormat); in StringToColorInt() local 342 auto value = std::strtol(string, &end, 10); in StringToInt() local 349 int StringToEnumInt(const char* value, const std::vector<std::string>& vec, int defaultValue) in StringToEnumInt() argument 522 bool CheckAttributeIsBool(int32_t value) in CheckAttributeIsBool() argument 530 CheckAttributeIsAlignment(int32_t value) CheckAttributeIsAlignment() argument 537 CheckAttributeIsFontWeight(int32_t value) CheckAttributeIsFontWeight() argument 544 CheckAttributeIsFontStyle(int32_t value) CheckAttributeIsFontStyle() argument 551 CheckAttributeIsTextHeightAdaptivePolicy(int32_t value) CheckAttributeIsTextHeightAdaptivePolicy() argument 560 CheckAttributeIsCopyOptions(int32_t value) CheckAttributeIsCopyOptions() argument 567 CheckAttributeIsAnimationCurve(int32_t value) CheckAttributeIsAnimationCurve() argument 574 CheckAttributeIsScrollNestedMode(int32_t value) CheckAttributeIsScrollNestedMode() argument 581 CheckAttributeIsSliderStyle(int32_t value) CheckAttributeIsSliderStyle() argument 588 CheckAttributeIsSliderBlockStyle(int32_t value) CheckAttributeIsSliderBlockStyle() argument 595 CheckAttributeIsSliderDirection(int32_t value) CheckAttributeIsSliderDirection() argument 602 CheckAttributeIsCheckboxShape(int32_t value) CheckAttributeIsCheckboxShape() argument 609 CheckAttributeIsListItemAlign(int32_t value) CheckAttributeIsListItemAlign() argument 617 CheckAttributeIsAccessibilityLevel(int32_t value) CheckAttributeIsAccessibilityLevel() argument 625 CheckAttributeIsChainStyle(int32_t value) CheckAttributeIsChainStyle() argument 634 CheckAttributeIsAxis(int32_t value) CheckAttributeIsAxis() argument 4587 auto value = static_cast<uint32_t>(item->value[0].i32); SetTextInputContentType() local 4600 auto value = fullImpl->getNodeModifiers()->getTextInputModifier()->getTextInputContentType( GetTextInputContentType() local 4797 auto* value = fullImpl->getNodeModifiers()->getTextInputModifier()->getTextInputCustomKeyboard( GetInputCustomKeyboard() local 5186 auto value = Color(color).ColorToString(); SetScrollScrollBarColor() local 5191 auto value = Color(color).ColorToString(); SetScrollScrollBarColor() local 5214 auto value = GetFullImpl()->getNodeModifiers()->getScrollModifier()->getScrollScrollable(node->uiNodeHandle); GetScrollScrollable() local 5485 auto value = GetFullImpl()->getNodeModifiers()->getScrollModifier()->getScrollEnablePaging(node->uiNodeHandle); GetScrollEnablePaging() local 5566 double value = item->value[NUM_0].f32; SetScrollFling() local 5613 auto value = GetFullImpl()->getNodeModifiers()->getListModifier()->getListDirection(node->uiNodeHandle); GetListDirection() local 5640 auto value = GetFullImpl()->getNodeModifiers()->getListModifier()->getSticky(node->uiNodeHandle); GetListSticky() local 5667 auto value = GetFullImpl()->getNodeModifiers()->getListModifier()->getListSpace(node->uiNodeHandle); GetListSpace() local 5739 ArkUI_Int32 value = GetFullImpl()->getNodeModifiers()->getListModifier()->getCachedCount(node->uiNodeHandle); GetListCachedCount() local 5762 ArkUI_Int32 value = GetFullImpl()->getNodeModifiers()->getListModifier()->getAlignListItem(node->uiNodeHandle); GetListAlignListItem() local 5830 ArkUI_Int32 value = GetFullImpl()->getNodeModifiers()->getListModifier()->getInitialIndex(node->uiNodeHandle); GetListInitialIndex() local 7175 ArkUI_Int32 value = GetFullImpl()->getNodeModifiers()->getSwiperModifier()->getCachedCount(node->uiNodeHandle); GetSwiperCachedCount() local 7203 ArkUI_Int32 value = fullImpl->getNodeModifiers()->getSwiperModifier()->getSwiperNestedScroll(node->uiNodeHandle); GetSwiperNestedScroll() local 7404 ArkUI_Int32 value = GetFullImpl()->getNodeModifiers()->getSwiperModifier()-> GetSwiperIndicatorInteractive() local 7625 auto value = GetFullImpl()->getNodeModifiers()->getDatePickerModifier()->getLunar(node->uiNodeHandle); GetDatePickerLunar() local 7650 auto value = GetFullImpl()->getNodeModifiers()->getDatePickerModifier()->getStartDate(node->uiNodeHandle); GetDatePickerStart() local 7685 auto value = GetFullImpl()->getNodeModifiers()->getDatePickerModifier()->getEndDate(node->uiNodeHandle); GetDatePickerEnd() local 7720 auto value = GetFullImpl()->getNodeModifiers()->getDatePickerModifier()->getSelectedDate(node->uiNodeHandle); GetDatePickerSelected() local 7755 auto value = GetFullImpl()->getNodeModifiers()->getDatePickerModifier()->getDisappearTextStyle(node->uiNodeHandle); GetDatePickerDisappearTextStyle() local 7796 auto value = GetFullImpl()->getNodeModifiers()->getDatePickerModifier()->getDatePickerTextStyle(node->uiNodeHandle); GetDatePickerTextStyle() local 7837 auto value = GetFullImpl()->getNodeModifiers()->getDatePickerModifier()->getSelectedTextStyle(node->uiNodeHandle); GetDatePickerSelectedTextStyle() local 7879 auto value = GetFullImpl()->getNodeModifiers()->getTimepickerModifier()->getTimepickerSelected(node->uiNodeHandle); GetTimePickerSelected() local 7915 auto value = GetTimePickerUseMilitaryTime() local 7943 auto value = GetTimePickerDisappearTextStyle() local 7985 auto value = GetTimePickerTextStyle() local 8026 auto value = GetTimePickerSelectedTextStyle() local 8068 auto value = GetTextPickerDisappearTextStyle() local 8110 auto value = GetTextPickerTextStyle() local 8152 auto value = GetTextPickerSelectedTextStyle() local 8231 auto value = GetTextPickerRange() local 8265 auto value = GetTextPickerValue() local 8812 ArkUI_Int32 value = fullImpl->getNodeModifiers()->getCommonModifier()->getAccessibilityID(node->uiNodeHandle); GetAccessibilityID() local 8887 static ArkUI_AccessibilityValue value; GetAccessibilityValue() local 11965 ArkUI_Int32 value = GetFullImpl()->getNodeModifiers()->getWaterFlowModifier()->getCachedCount(node->uiNodeHandle); GetWaterFlowCachedCount() local 12256 auto value = fullImpl->getNodeModifiers()->getRadioModifier()->getRadioValue(node->uiNodeHandle); GetRadioValue() local 12280 auto value = fullImpl->getNodeModifiers()->getRadioModifier()->getRadioGroup(node->uiNodeHandle); GetRadioGroup() local 12344 int32_t value = fullImpl->getNodeModifiers()->getImageAnimatorModifier()->getState(node->uiNodeHandle); GetImageAnimatorState() local 12370 int32_t value = fullImpl->getNodeModifiers()->getImageAnimatorModifier()->getDuration(node->uiNodeHandle); GetImageAnimatorDuration() local 12400 int32_t value = fullImpl->getNodeModifiers()->getImageAnimatorModifier()->getIsReverse(node->uiNodeHandle); GetImageAnimatorReverse() local 12430 int32_t value = fullImpl->getNodeModifiers()->getImageAnimatorModifier()->getFixedSize(node->uiNodeHandle); GetImageAnimatorFixedSize() local 12459 int32_t value = fullImpl->getNodeModifiers()->getImageAnimatorModifier()->getFillMode(node->uiNodeHandle); GetImageAnimatorFillMode() local 12486 int32_t value = fullImpl->getNodeModifiers()->getImageAnimatorModifier()->getIteration(node->uiNodeHandle); GetImageAnimatorIterations() local 12638 ArkUI_Int32 value = GetFullImpl()->getNodeModifiers()->getGridModifier()->getCachedCount(node->uiNodeHandle); GetGridCachedCount() local 12659 SetCommonAttribute(ArkUI_NodeHandle node, int32_t subTypeId, const ArkUI_AttributeItem* value) SetCommonAttribute() argument 12991 SetTextAttribute(ArkUI_NodeHandle node, int32_t subTypeId, const ArkUI_AttributeItem* value) SetTextAttribute() argument 13037 SetSpanAttribute(ArkUI_NodeHandle node, int32_t subTypeId, const ArkUI_AttributeItem* value) SetSpanAttribute() argument 13067 SetImageSpanAttribute(ArkUI_NodeHandle node, int32_t subTypeId, const ArkUI_AttributeItem* value) SetImageSpanAttribute() argument 13097 SetImageAttribute(ArkUI_NodeHandle node, int32_t subTypeId, const ArkUI_AttributeItem* value) SetImageAttribute() argument 13131 SetToggleAttribute(ArkUI_NodeHandle node, int32_t subTypeId, const ArkUI_AttributeItem* value) SetToggleAttribute() argument 13195 SetTextInputAttribute(ArkUI_NodeHandle node, int32_t subTypeId, const ArkUI_AttributeItem* value) SetTextInputAttribute() argument 13248 SetTextAreaAttribute(ArkUI_NodeHandle node, int32_t subTypeId, const ArkUI_AttributeItem* value) SetTextAreaAttribute() argument 13394 SetXComponentAttribute(ArkUI_NodeHandle node, int32_t subTypeId, const ArkUI_AttributeItem* value) SetXComponentAttribute() argument 13736 SetSwiperAttribute(ArkUI_NodeHandle node, int32_t subTypeId, const ArkUI_AttributeItem* value) SetSwiperAttribute() argument 13820 SetListAttribute(ArkUI_NodeHandle node, int32_t subTypeId, const ArkUI_AttributeItem* value) SetListAttribute() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/ |
H A D | arkoala_api.h | 269 ArkUI_Float32 value; member 285 ArkUI_Float32 value; member 318 ArkUI_CharPtr value; member 325 ArkUI_Float32 value; member 363 ArkUI_Float32 value; member 416 ArkUI_Float32 value; member 476 ArkUI_Float32 value; member 1243 ArkUI_Float32 value; member 1248 ArkUI_Int32 value; member 1253 ArkUI_Uint32 value; member 1258 ArkUI_CharPtr value; global() member 1263 void* value; global() member 1268 ArkUI_Bool value; global() member 1273 ArkUI_CommonCharPtr value; global() member [all...] |