| /foundation/ability/dmsfwk/services/dtbschedmgr/src/continue/ |
| H A D | dsched_continue.cpp | 824 auto value = want.GetParams().GetParam(SUPPORT_CONTINUE_SOURCE_EXIT_KEY); in SetCleanMissionFlag() local
|
| /foundation/ability/ability_base/interfaces/kits/native/want/src/ |
| H A D | want.cpp | 323 auto value = parameters_.GetParam(MIME_TYPE); in GetType() local 507 auto value = parameters_.GetParam(key); in GetBoolParam() local 524 auto value = parameters_.GetParam(key); in GetBoolArrayParam() local 552 auto value = parameters_.GetParam(key); GetRemoteObject() local 586 SetParam(const std::string &key, bool value) SetParam() argument 598 SetParam(const std::string &key, const std::vector<bool> &value) SetParam() argument 621 auto value = parameters_.GetParam(key); GetByteParam() local 638 auto value = parameters_.GetParam(key); GetByteArrayParam() local 660 SetParam(const std::string &key, byte value) SetParam() argument 672 SetParam(const std::string &key, const std::vector<byte> &value) SetParam() argument 695 auto value = parameters_.GetParam(key); GetCharParam() local 712 auto value = parameters_.GetParam(key); GetCharArrayParam() local 734 SetParam(const std::string &key, zchar value) SetParam() argument 746 SetParam(const std::string &key, const std::vector<zchar> &value) SetParam() argument 769 auto value = parameters_.GetParam(key); GetIntParam() local 786 auto value = parameters_.GetParam(key); GetIntArrayParam() local 808 SetParam(const std::string &key, int value) SetParam() argument 820 SetParam(const std::string &key, const std::vector<int> &value) SetParam() argument 843 auto value = parameters_.GetParam(key); GetDoubleParam() local 860 auto value = parameters_.GetParam(key); GetDoubleArrayParam() local 882 SetParam(const std::string &key, double value) SetParam() argument 894 SetParam(const std::string &key, const std::vector<double> &value) SetParam() argument 917 auto value = parameters_.GetParam(key); GetFloatParam() local 933 auto value = parameters_.GetParam(key); GetFloatArrayParam() local 955 SetParam(const std::string &key, float value) SetParam() argument 967 SetParam(const std::string &key, const std::vector<float> &value) SetParam() argument 991 auto value = parameters_.GetParam(key); GetLongParam() local 1027 auto value = parameters_.GetParam(key); GetLongArrayParam() local 1054 SetParam(const std::string &key, long value) SetParam() argument 1066 SetParam(const std::string &key, const std::vector<long> &value) SetParam() argument 1080 SetParam(const std::string &key, long long value) SetParam() argument 1095 auto value = parameters_.GetParam(key); GetShortParam() local 1112 auto value = parameters_.GetParam(key); GetShortArrayParam() local 1134 SetParam(const std::string &key, short value) SetParam() argument 1146 SetParam(const std::string &key, const std::vector<short> &value) SetParam() argument 1168 auto value = parameters_.GetParam(key); GetStringParam() local 1185 auto value = parameters_.GetParam(key); GetStringArrayParam() local 1207 SetParam(const std::string &key, const std::string &value) SetParam() argument 1219 SetParam(const std::string &key, const std::vector<std::string> &value) SetParam() argument 1669 std::string value; ParseUriInternal() local 1712 ParseContent(const std::string &content, std::string &prop, std::string &value) ParseContent() argument 1802 CheckAndSetParameters(Want &want, const std::string &key, std::string &prop, const std::string &value) CheckAndSetParameters() argument [all...] |
| /foundation/ability/ability_runtime/frameworks/native/ability/native/ability_runtime/ |
| H A D | js_ui_ability.cpp | 98 napi_value AttachJsAbilityContext(napi_env env, void *value, void *extValue) in AttachJsAbilityContext() argument [all...] |
| H A D | js_ability_context.cpp | 2049 napi_value AttachJsUIAbilityContext(napi_env env, void *value, void *hint) in AttachJsUIAbilityContext() argument
|
| /foundation/ability/ability_runtime/services/abilitymgr/include/ |
| H A D | ability_record.h | 963 void SetKeepAliveBundle(bool value) in SetKeepAliveBundle() argument 1126 void SetFreezeStrategy(FreezeStrategy value) in SetFreezeStrategy() argument
|
| /foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_ability_common/ |
| H A D | napi_context.cpp | 47 napi_value value = nullptr; in ContextConstructor() local 915 int value = 0; in UnwrapVerifyPermissionOptions() local [all...] |
| /foundation/ability/ability_runtime/frameworks/native/ability/native/ |
| H A D | ui_ability.cpp | 1233 auto value = setting_->GetProperty(AppExecFwk::AbilityStartSetting::IS_START_BY_SCB_KEY); in IsStartByScb() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/declaration/common/ |
| H A D | declaration.h | 507 ParseThemeReference(const std::string& value, std::function<T()>&& noRefFunc, std::function<T(uint32_t refId)>&& idRefFunc, const T& errorValue) const ParseThemeReference() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/scroll/ |
| H A D | scrollable.h | 188 void SetMoved(bool value) in SetMoved() argument 192 void SetCanOverScroll(bool value) in SetCanOverScroll() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/ |
| H A D | menu_view.cpp | 349 UpdatePreivewVisibleAreaByFrame(const RefPtr<RenderContext>& clipContext, const RefPtr<MenuPreviewPattern>& previewPattern, float value, float radius, float distVal) UpdatePreivewVisibleAreaByFrame() argument [all...] |
| H A D | menu_pattern.h | 42 std::string value; member 525 void SetType(MenuType value) in SetType() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/declaration/textfield/ |
| H A D | textfield_declaration.h | 34 std::string value; member 184 void SetValue(const std::string& value) in SetValue() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ |
| H A D | pattern.h | 522 virtual void OnForegroundColorUpdate(const Color& value) {} in OnForegroundColorUpdate() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/ |
| H A D | datepicker_pattern.h | 183 void SetColumn(const RefPtr<FrameNode>& value) in SetColumn() argument 193 void SetShowLunar(bool value) in SetShowLunar() argument 204 void SetShowMonthDaysFlag(bool value) in SetShowMonthDaysFlag() argument 214 void SetShowTimeFlag(bool value) in SetShowTimeFlag() argument 219 SetShowLunarSwitch(bool value) SetShowLunarSwitch() argument 233 SetDialogAcceptEvent(const EventMarker& value) SetDialogAcceptEvent() argument 242 SetDialogCancelEvent(const EventMarker& value) SetDialogCancelEvent() argument 251 SetDialogChangeEvent(const EventMarker& value) SetDialogChangeEvent() argument 369 SetSelectDate(const PickerDate& value) SetSelectDate() argument 387 SetStartDate(const PickerDate& value) SetStartDate() argument 404 SetEndDate(const PickerDate& value) SetEndDate() argument 690 SetPaintDividerSpacing(float& value) SetPaintDividerSpacing() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/image/ |
| H A D | rosen_render_image.cpp | 67 uint64_t value = 0; member
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/event/ |
| H A D | event_hub.cpp | 784 SetKeyboardShortcut( const std::string& value, uint8_t keys, const std::function<void()>& onKeyboardShortcutAction) SetKeyboardShortcut() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/ |
| H A D | list_layout_algorithm.cpp | 1414 ListMainSizeValues value = { startMainPos_, endMainPos_, jumpIndexInGroup_, prevContentMainSize_, ProcessCacheCount() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/ |
| H A D | sheet_presentation_pattern.h | 98 void FireCallback(const std::string& value) in FireCallback() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
| H A D | popup_param.h | 36 std::string value; member
|
| H A D | paint_state.h | 288 auto value = patternNG_.lock(); in GetPatternValue() local
|
| H A D | decoration.h | 265 void SetDimension(double value, DimensionUnit unit = DimensionUnit::PERCENT) in SetDimension() argument 656 BackgroundImageSize(BackgroundImageSizeType type, double value) argument 738 SetSizeValueX(double value) SetSizeValueX() argument 743 SetSizeValueY(double value) SetSizeValueY() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/web/ |
| H A D | web_property.h | 173 bool SetCookie(const std::string& url, const std::string& value) in SetCookie() argument 617 bool SetCookie(const std::string& url, const std::string& value) in SetCookie() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/ |
| H A D | navigation_model_ng.cpp | 899 SetNavBarWidth(const Dimension& value) SetNavBarWidth() argument 913 SetMinNavBarWidth(const Dimension& value) SetMinNavBarWidth() argument 925 SetMaxNavBarWidth(const Dimension& value) SetMaxNavBarWidth() argument 937 SetMinContentWidth(const Dimension& value) SetMinContentWidth() argument 1073 SetMinContentWidth(FrameNode* frameNode, const Dimension& value) SetMinContentWidth() argument 1083 SetMinNavBarWidth(FrameNode* frameNode, const Dimension& value) SetMinNavBarWidth() argument 1093 SetMaxNavBarWidth(FrameNode* frameNode, const Dimension& value) SetMaxNavBarWidth() argument 1103 SetNavBarWidth(FrameNode* frameNode, const Dimension& value) SetNavBarWidth() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/text_field/ |
| H A D | text_field_component.cpp | 45 void TextFieldComponent::SetValue(const std::string& value) in SetValue() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/layout/ |
| H A D | layout_property.cpp | 875 UpdateLayoutDirection(TextDirection value) UpdateLayoutDirection() argument 892 UpdateLayoutWeight(float value) UpdateLayoutWeight() argument 899 UpdateChainWeight(const LayoutWeightPair& value) UpdateChainWeight() argument 906 UpdateBorderWidth(const BorderWidthProperty& value) UpdateBorderWidth() argument 916 UpdateOuterBorderWidth(const BorderWidthProperty& value) UpdateOuterBorderWidth() argument 926 UpdateAlignment(Alignment value) UpdateAlignment() argument 936 UpdateMargin(const MarginProperty& value) UpdateMargin() argument 946 UpdatePadding(const PaddingProperty& value) UpdatePadding() argument 956 UpdateSafeAreaPadding(const PaddingProperty& value) UpdateSafeAreaPadding() argument 976 UpdateUserDefinedIdealSize(const CalcSize& value) UpdateUserDefinedIdealSize() argument 996 UpdateCalcMinSize(const CalcSize& value) UpdateCalcMinSize() argument 1006 UpdateCalcMaxSize(const CalcSize& value) UpdateCalcMaxSize() argument 1016 UpdateMarginSelfIdealSize(const SizeF& value) UpdateMarginSelfIdealSize() argument 1238 UpdateVisibility(const VisibleType& value, bool allowTransition) UpdateVisibility() argument 1672 LocalizedPaddingOrMarginChange( const PaddingProperty& value, std::unique_ptr<PaddingProperty>& padding) LocalizedPaddingOrMarginChange() argument [all...] |