/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/hcs/ |
H A D | ModifyNode.js | 22 function getParent(node, dest, parent) { argument 26 function isNameRepeat(node, name) { argument 35 ModifyNode.modifyName = function (files, root, node, name) { argument 45 ModifyNode.modifyNodeType = function (files, root, node, type) { argument 66 ModifyNode.addChildAttr = function (root, node) { argument 83 ModifyNode.addChildNode = function (root, node) { argument 100 ModifyNode.deleteNode = function (node) { argument 114 ModifyNode.getInheritList = function (root, node) { argument 159 ModifyNode.getInheritNameList = function (root, node) { argument 167 ModifyNode.getInheritTemplete = function (root, node) { argument
|
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/common/ |
H A D | mock_font_manager_ng.cpp | 30 …const WeakPtr<NG::UINode>& node, const std::string& familyName, const std::function<void()>& callb… in RegisterCallbackNG() 40 void FontManager::UnRegisterCallbackNG(const WeakPtr<NG::UINode>& node) {} in UnRegisterCallbackNG() 42 void FontManager::AddFontNodeNG(const WeakPtr<NG::UINode>& node) in AddFontNodeNG() 47 void FontManager::RemoveFontNodeNG(const WeakPtr<NG::UINode>& node) in RemoveFontNodeNG() 52 void FontManager::AddVariationNodeNG(const WeakPtr<NG::UINode>& node) {} in AddVariationNodeNG() 54 void FontManager::RemoveVariationNodeNG(const WeakPtr<NG::UINode>& node) {} in RemoveVariationNodeNG() 68 void FontManager::AddFontObserver(WeakPtr<FontChangeObserver> node) {} in AddFontObserver() 70 void FontManager::RemoveFontChangeObserver(WeakPtr<FontChangeObserver> node) {} in RemoveFontChangeObserver()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | node_text_area_modifier.cpp | 71 void ResetTextAreaStyle(ArkUINodeHandle node) in ResetTextAreaStyle() 100 void ResetTextAreaMaxLines(ArkUINodeHandle node) in ResetTextAreaMaxLines() 115 void ResetTextAreaCopyOption(ArkUINodeHandle node) in ResetTextAreaCopyOption() 149 void ResetTextAreaTextAlign(ArkUINodeHandle node) in ResetTextAreaTextAlign() 268 void ResetTextAreaBarState(ArkUINodeHandle node) in ResetTextAreaBarState() 561 void ResetTextAreaType(ArkUINodeHandle node) in ResetTextAreaType() 1069 void ResetTextAreaOnCopy(ArkUINodeHandle node) in ResetTextAreaOnCopy() 1088 void ResetTextAreaOnCut(ArkUINodeHandle node) in ResetTextAreaOnCut() 1299 void ResetTextAreaBorder(ArkUINodeHandle node) in ResetTextAreaBorder() 1484 void ResetTextAreaMargin(ArkUINodeHandle node) in ResetTextAreaMargin() [all …]
|
H A D | node_scroll_modifier.cpp | 132 void ResetScrollFriction(ArkUINodeHandle node) in ResetScrollFriction() 201 void ResetScrollScrollSnap(ArkUINodeHandle node) in ResetScrollScrollSnap() 228 void ResetScrollScrollBar(ArkUINodeHandle node) in ResetScrollScrollBar() 249 void ResetScrollScrollable(ArkUINodeHandle node) in ResetScrollScrollable() 391 void ResetScrollTo(ArkUINodeHandle node) in ResetScrollTo() 397 void ResetScrollEdge(ArkUINodeHandle node) in ResetScrollEdge() 443 ArkUI_Int32 GetScrollEdge(ArkUINodeHandle node) in GetScrollEdge() 848 void ResetOnScroll(ArkUINodeHandle node) in ResetOnScroll() 872 void ResetOnScrollStart(ArkUINodeHandle node) in ResetOnScrollStart() 878 void ResetOnScrollStop(ArkUINodeHandle node) in ResetOnScrollStop() [all …]
|
H A D | image_animator_modifier.cpp | 64 void ResetState(ArkUINodeHandle node) in ResetState() 89 void ResetFixedSize(ArkUINodeHandle node) in ResetFixedSize() 110 void ResetFillMode(ArkUINodeHandle node) in ResetFillMode() 124 void ResetReverse(ArkUINodeHandle node) in ResetReverse() 156 void ResetImages(ArkUINodeHandle node) in ResetImages() 213 void ResetDuration(ArkUINodeHandle node) in ResetDuration() 227 int32_t GetDuration(ArkUINodeHandle node) in GetDuration() 234 int32_t GetState(ArkUINodeHandle node) in GetState() 248 int32_t GetFillMode(ArkUINodeHandle node) in GetFillMode() 255 int32_t GetIteration(ArkUINodeHandle node) in GetIteration() [all …]
|
H A D | node_span_modifier.cpp | 52 const char* GetSpanContent(ArkUINodeHandle node) in GetSpanContent() 74 int32_t GetSpanTextCase(ArkUINodeHandle node) in GetSpanTextCase() 82 void ResetSpanTextCase(ArkUINodeHandle node) in ResetSpanTextCase() 111 void ResetSpanFontWeight(ArkUINodeHandle node) in ResetSpanFontWeight() 125 float GetSpanLineHeight(ArkUINodeHandle node) in GetSpanLineHeight() 132 void ResetSpanLineHeight(ArkUINodeHandle node) in ResetSpanLineHeight() 146 int32_t GetSpanFontStyle(ArkUINodeHandle node) in GetSpanFontStyle() 154 void ResetSpanFontStyle(ArkUINodeHandle node) in ResetSpanFontStyle() 175 void ResetSpanFontSize(ArkUINodeHandle node) in ResetSpanFontSize() 249 void ResetSpanFontColor(ArkUINodeHandle node) in ResetSpanFontColor() [all …]
|
H A D | grid_item_modifier.cpp | 34 void ResetGridItemSelectable(ArkUINodeHandle node) in ResetGridItemSelectable() 41 void SetGridItemSelected(ArkUINodeHandle node, ArkUI_Bool selected) in SetGridItemSelected() 48 void ResetGridItemSelected(ArkUINodeHandle node) in ResetGridItemSelected() 55 void SetGridItemRowStart(ArkUINodeHandle node, int32_t rowStart) in SetGridItemRowStart() 62 void ResetGridItemRowStart(ArkUINodeHandle node) in ResetGridItemRowStart() 69 void SetGridItemRowEnd(ArkUINodeHandle node, int32_t rowEnd) in SetGridItemRowEnd() 76 void ResetGridItemRowEnd(ArkUINodeHandle node) in ResetGridItemRowEnd() 90 void ResetGridItemColumnStart(ArkUINodeHandle node) in ResetGridItemColumnStart() 97 void SetGridItemColumnEnd(ArkUINodeHandle node, int32_t columnEnd) in SetGridItemColumnEnd() 104 void ResetGridItemColumnEnd(ArkUINodeHandle node) in ResetGridItemColumnEnd() [all …]
|
H A D | pattern_lock_modifier.cpp | 32 void ResetPatternLockActiveColor(ArkUINodeHandle node) in ResetPatternLockActiveColor() 42 void ResetPatternLockCircleRadius(ArkUINodeHandle node) in ResetPatternLockCircleRadius() 66 void ResetPatternLockSelectedColor(ArkUINodeHandle node) in ResetPatternLockSelectedColor() 83 void ResetPatternLockSideLength(ArkUINodeHandle node) in ResetPatternLockSideLength() 100 void ResetPatternLockAutoReset(ArkUINodeHandle node) in ResetPatternLockAutoReset() 114 void ResetPatternLockPathStrokeWidth(ArkUINodeHandle node) in ResetPatternLockPathStrokeWidth() 131 void ResetPatternLockRegularColor(ArkUINodeHandle node) in ResetPatternLockRegularColor() 148 void ResetPatternLockPathColor(ArkUINodeHandle node) in ResetPatternLockPathColor() 165 void ResetPatternLockActiveCircleColor(ArkUINodeHandle node) in ResetPatternLockActiveCircleColor() 179 void ResetPatternLockActiveCircleRadius(ArkUINodeHandle node) in ResetPatternLockActiveCircleRadius() [all …]
|
H A D | node_refresh_modifier.cpp | 33 void SetRefreshing(ArkUINodeHandle node, ArkUI_Bool value) in SetRefreshing() 40 ArkUI_Bool GetRefreshing(ArkUINodeHandle node) in GetRefreshing() 54 void ResetRefreshOffset(ArkUINodeHandle node) in ResetRefreshOffset() 68 void ResetPullToRefresh(ArkUINodeHandle node) in ResetPullToRefresh() 99 void ResetPullDownRatio(ArkUINodeHandle node) in ResetPullDownRatio() 107 ArkUI_Float32 GetPullDownRatio(ArkUINodeHandle node) in GetPullDownRatio() 121 ArkUI_Bool GetPullToRefresh(ArkUINodeHandle node) in GetPullToRefresh() 206 void ResetRefreshOnStateChange(ArkUINodeHandle node) in ResetRefreshOnStateChange() 212 void ResetOnRefreshing(ArkUINodeHandle node) in ResetOnRefreshing() 218 void ResetRefreshOnOffsetChange(ArkUINodeHandle node) in ResetRefreshOnOffsetChange() [all …]
|
H A D | span_modifier.cpp | 41 void SetSpanTextCase(NodeHandle node, int32_t value) in SetSpanTextCase() 48 void ResetSpanTextCase(NodeHandle node) in ResetSpanTextCase() 62 void ResetSpanFontWeight(NodeHandle node) in ResetSpanFontWeight() 76 void ReSetSpanLineHeight(NodeHandle node) in ReSetSpanLineHeight() 88 void ReSetSpanFontStyle(NodeHandle node) in ReSetSpanFontStyle() 102 void ResetSpanFontSize(NodeHandle node) in ResetSpanFontSize() 127 void ResetSpanFontFamily(NodeHandle node) in ResetSpanFontFamily() 145 void ResetSpanDecoration(NodeHandle node) in ResetSpanDecoration() 161 void ResetSpanFontColor(NodeHandle node) in ResetSpanFontColor() 186 void SetSpanLetterSpacing(NodeHandle node) in SetSpanLetterSpacing() [all …]
|
H A D | video_modifier.cpp | 32 void SetAutoPlay(ArkUINodeHandle node, ArkUI_Uint32 autoPlay) in SetAutoPlay() 39 void ResetAutoPlay(ArkUINodeHandle node) in ResetAutoPlay() 46 void SetVideoObjectFit(ArkUINodeHandle node, ArkUI_Int32 objectFit) in SetVideoObjectFit() 53 void ResetVideoObjectFit(ArkUINodeHandle node) in ResetVideoObjectFit() 67 void ResetVideoControls(ArkUINodeHandle node) in ResetVideoControls() 74 void SetVideoLoop(ArkUINodeHandle node, ArkUI_Uint32 value) in SetVideoLoop() 81 void ResetVideoLoop(ArkUINodeHandle node) in ResetVideoLoop() 88 void SetVideoMuted(ArkUINodeHandle node, ArkUI_Uint32 value) in SetVideoMuted() 95 void ResetVideoMuted(ArkUINodeHandle node) in ResetVideoMuted() 102 void SetVideoOpacity(ArkUINodeHandle node, ArkUI_Float32 opacity) in SetVideoOpacity() [all …]
|
H A D | frame_node_modifier.cpp | 28 ArkUI_Bool IsModifiable(ArkUINodeHandle node) in IsModifiable() 46 void InvalidateInFrameNode(ArkUINodeHandle node) in InvalidateInFrameNode() 59 RefPtr<FrameNode> GetParentNode(UINode* node) in GetParentNode() 111 void ClearChildrenInFrameNode(ArkUINodeHandle node) in ClearChildrenInFrameNode() 194 ArkUINodeHandle GetParent(ArkUINodeHandle node) in GetParent() 202 ArkUI_Int32 GetIdByNodePtr(ArkUINodeHandle node) in GetIdByNodePtr() 210 void PropertyUpdate(ArkUINodeHandle node) in PropertyUpdate() 352 ArkUI_CharPtr GetNodeType(ArkUINodeHandle node) in GetNodeType() 361 ArkUI_Bool IsVisible(ArkUINodeHandle node) in IsVisible() 374 ArkUI_Bool IsAttached(ArkUINodeHandle node) in IsAttached() [all …]
|
H A D | text_clock_modifier.cpp | 32 void SetFormat(ArkUINodeHandle node, ArkUI_CharPtr format) in SetFormat() 39 void ResetFormat(ArkUINodeHandle node) in ResetFormat() 46 void SetFontColor(ArkUINodeHandle node, ArkUI_Uint32 color) in SetFontColor() 53 void ResetFontColor(ArkUINodeHandle node) in ResetFontColor() 71 void ResetFontSize(ArkUINodeHandle node) in ResetFontSize() 85 void ResetFontStyle(ArkUINodeHandle node) in ResetFontStyle() 100 void ResetFontWeight(ArkUINodeHandle node) in ResetFontWeight() 116 void ResetFontFamily(ArkUINodeHandle node) in ResetFontFamily() 145 void ResetTextShadow(ArkUINodeHandle node) in ResetTextShadow() 163 void ResetFontFeature(ArkUINodeHandle node) in ResetFontFeature() [all …]
|
H A D | counter_modifier.cpp | 24 void SetEnableInc(ArkUINodeHandle node, ArkUI_Bool enableInc) in SetEnableInc() 30 void ResetEnableInc(ArkUINodeHandle node) in ResetEnableInc() 36 void SetEnableDec(ArkUINodeHandle node, ArkUI_Bool enableDec) in SetEnableDec() 42 void ResetEnableDec(ArkUINodeHandle node) in ResetEnableDec() 49 void SetCounterHeight(ArkUINodeHandle node, ArkUI_Float32 value, ArkUI_Int32 unit) in SetCounterHeight() 56 void ResetCounterHeight(ArkUINodeHandle node) {} in ResetCounterHeight() 57 void SetCounterWidth(ArkUINodeHandle node, ArkUI_Float32 value, ArkUI_Int32 unit) in SetCounterWidth() 65 void ResetCounterWidth(ArkUINodeHandle node) {} in ResetCounterWidth() 67 void SetCounterBackgroundColor(ArkUINodeHandle node, ArkUI_Uint32 color) in SetCounterBackgroundColor() 73 void ResetCounterBackgroundColor(ArkUINodeHandle node) {} in ResetCounterBackgroundColor()
|
H A D | node_image_span_modifier.cpp | 47 int32_t GetImageSpanVerticalAlign(ArkUINodeHandle node) in GetImageSpanVerticalAlign() 54 void ResetImageSpanVerticalAlign(ArkUINodeHandle node) in ResetImageSpanVerticalAlign() 61 void SetImageSpanObjectFit(ArkUINodeHandle node, int32_t value) in SetImageSpanObjectFit() 68 int32_t GetImageSpanObjectFit(ArkUINodeHandle node) in GetImageSpanObjectFit() 76 void ResetImageSpanObjectFit(ArkUINodeHandle node) in ResetImageSpanObjectFit() 103 void ResetImageSpanTextBackgroundStyle(ArkUINodeHandle node) in ResetImageSpanTextBackgroundStyle() 138 void ResetImageSpanBaselineOffset(ArkUINodeHandle node) in ResetImageSpanBaselineOffset() 164 void ResetImageSpanOnComplete(ArkUINodeHandle node) in ResetImageSpanOnComplete() 183 void ResetImageSpanOnError(ArkUINodeHandle node) in ResetImageSpanOnError() 207 void ResetImageSpanBorderRadius(ArkUINodeHandle node) in ResetImageSpanBorderRadius() [all …]
|
H A D | select_modifier.cpp | 238 void ResetSpace(ArkUINodeHandle node) in ResetSpace() 248 void ResetValue(ArkUINodeHandle node) in ResetValue() 255 void ResetSelected(ArkUINodeHandle node) in ResetSelected() 314 void ResetMenuAlign(ArkUINodeHandle node) in ResetMenuAlign() 322 void ResetFont(ArkUINodeHandle node) in ResetFont() 339 void ResetOptionFont(ArkUINodeHandle node) in ResetOptionFont() 419 void ResetSelectWidth(ArkUINodeHandle node) in ResetSelectWidth() 439 void ResetSelectHeight(ArkUINodeHandle node) in ResetSelectHeight() 468 void ResetSelectSize(ArkUINodeHandle node) in ResetSelectSize() 493 void ResetMenuBgColor(ArkUINodeHandle node) in ResetMenuBgColor() [all …]
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/framework/serializable/ |
H A D | serializable.cpp | 32 json node; in Marshall() local 44 bool Serializable::GetValue(const json node, const std::string &name, std::string &value) in GetValue() 54 bool Serializable::GetValue(const json node, const std::string &name, uint8_t &value) in GetValue() 59 bool Serializable::GetValue(const json node, const std::string &name, uint16_t &value) in GetValue() 64 bool Serializable::GetValue(const json node, const std::string &name, uint32_t &value) in GetValue() 69 bool Serializable::GetValue(const json node, const std::string &name, uint64_t &value) in GetValue() 74 bool Serializable::GetValue(const json node, const std::string &name, int32_t &value) in GetValue() 79 bool Serializable::GetValue(const json node, const std::string &name, int64_t &value) in GetValue() 84 bool Serializable::GetValue(const json node, const std::string &name, bool &value) in GetValue() 127 bool Serializable::SetValue(json &node, const uint8_t &value, const std::string &name) in SetValue() [all …]
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/serializable/ |
H A D | serializable.cpp | 86 bool Serializable::GetValue(const json &node, const std::string &name, int32_t &value) in GetValue() 126 bool Serializable::GetValue(const json &node, const std::string &name, bool &value) in GetValue() 163 bool Serializable::SetValue(json &node, const std::string &value) in SetValue() 169 bool Serializable::SetValue(json &node, const uint32_t &value) in SetValue() 175 bool Serializable::SetValue(json &node, const int32_t &value) in SetValue() 181 bool Serializable::SetValue(json &node, const int64_t &value) in SetValue() 187 bool Serializable::SetValue(json &node, const double &value) in SetValue() 193 bool Serializable::SetValue(json &node, const uint64_t &value) in SetValue() 199 bool Serializable::SetValue(json &node, const uint16_t &value) in SetValue() 205 bool Serializable::SetValue(json &node, const std::vector<uint8_t> &value) in SetValue() [all …]
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/appdatafwk/src/ |
H A D | serializable.cpp | 85 bool Serializable::GetValue(const json &node, const std::string &name, int32_t &value) in GetValue() 105 bool Serializable::GetValue(const json &node, const std::string &name, int64_t &value) in GetValue() 115 bool Serializable::GetValue(const json &node, const std::string &name, bool &value) in GetValue() 144 bool Serializable::SetValue(json &node, const std::string &value) in SetValue() 150 bool Serializable::SetValue(json &node, const uint32_t &value) in SetValue() 156 bool Serializable::SetValue(json &node, const int32_t &value) in SetValue() 162 bool Serializable::SetValue(json &node, const uint64_t &value) in SetValue() 168 bool Serializable::SetValue(json &node, const int64_t &value) in SetValue() 174 bool Serializable::SetValue(json &node, const bool &value) in SetValue() 180 bool Serializable::SetValue(json &node, const std::vector<uint8_t> &value) in SetValue() [all …]
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/ |
H A D | rs_node_animate_supplement_test.cpp | 69 auto node = std::make_shared<RSNodeMock>(false); variable 90 auto node = std::make_shared<RSNodeMock>(false); variable 114 auto node = std::make_shared<RSNodeMock>(false); variable 142 auto node = std::make_shared<RSNodeMock>(false); variable 172 auto node = std::make_shared<RSNodeMock>(false); variable 197 auto node = std::make_shared<RSNodeMock>(false); variable 226 auto node = std::make_shared<RSNodeMock>(false); variable 255 auto node = std::make_shared<RSNodeMock>(false); variable 414 auto node = std::make_shared<RSNodeMock>(true); variable 455 auto node = std::make_shared<RSNodeMock>(true); variable [all …]
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/pipeline/ |
H A D | rs_divided_ui_capture_test.cpp | 107 auto node = std::make_shared<RSRenderNode>(id); variable 202 RSRenderNode node(1); variable 216 RSRootRenderNode node(1); variable 241 RSCanvasRenderNode node(1); variable 270 RSEffectRenderNode node(1); variable 295 RSSurfaceRenderNode node(1); variable 319 RSRenderNode node(1); variable 333 RSCanvasRenderNode node(1); variable 347 RSSurfaceRenderNode node(1); variable 361 RSRootRenderNode node(1); variable [all …]
|
/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/services/servicecore_fuzzer/src/ |
H A D | schedule_node_fuzzer.cpp | 59 auto node = GetScheduleNode(parcel); in FuzzScheduleNodeGetScheduleId() local 69 auto node = GetScheduleNode(parcel); in FuzzScheduleNodeGetContextId() local 79 auto node = GetScheduleNode(parcel); in FuzzScheduleNodeGetAuthType() local 89 auto node = GetScheduleNode(parcel); in FuzzScheduleNodeGetExecutorMatcher() local 99 auto node = GetScheduleNode(parcel); in FuzzScheduleNodeGetScheduleMode() local 109 auto node = GetScheduleNode(parcel); in FuzzScheduleNodeGetCollectorExecutor() local 119 auto node = GetScheduleNode(parcel); in FuzzScheduleNodeGetVerifyExecutor() local 129 auto node = GetScheduleNode(parcel); in FuzzScheduleNodeGetTemplateIdList() local 139 auto node = GetScheduleNode(parcel); in FuzzScheduleNodeGetCurrentScheduleState() local 149 auto node = GetScheduleNode(parcel); in FuzzScheduleNodeStartSchedule() local [all …]
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/ |
H A D | rs_display_render_node_test.cpp | 52 auto node = std::make_shared<RSDisplayRenderNode>(id, config, context); variable 71 auto node = std::make_shared<RSDisplayRenderNode>(id, config, context); variable 85 auto node = std::make_shared<RSDisplayRenderNode>(id, config, context); variable 99 auto node = std::make_shared<RSDisplayRenderNode>(id, config, context); variable 113 auto node = std::make_shared<RSDisplayRenderNode>(id, config, context); variable 128 auto node = std::make_shared<RSDisplayRenderNode>(id, config, context); variable 144 auto node = std::make_shared<RSDisplayRenderNode>(id, config, context); variable 160 auto node = std::make_shared<RSDisplayRenderNode>(id, config, context); variable 176 auto node = std::make_shared<RSDisplayRenderNode>(id, config, context); variable 192 auto node = std::make_shared<RSDisplayRenderNode>(id, config, context); variable [all …]
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/command/ |
H A D | rs_surface_node_command.cpp | 39 auto node = std::shared_ptr<RSSurfaceRenderNode>(new RSSurfaceRenderNode(id, in Create() local 81 if (auto node = context.GetNodeMap().GetRenderNode<RSSurfaceRenderNode>(id)) { in SetContextMatrix() local 88 if (auto node = context.GetNodeMap().GetRenderNode<RSSurfaceRenderNode>(id)) { in SetContextAlpha() local 96 if (auto node = context.GetNodeMap().GetRenderNode<RSSurfaceRenderNode>(id)) { in SetContextClipRegion() local 103 if (auto node = context.GetNodeMap().GetRenderNode<RSSurfaceRenderNode>(id)) { in SetSecurityLayer() local 110 if (auto node = context.GetNodeMap().GetRenderNode<RSSurfaceRenderNode>(id)) { in SetLeashPersistentId() local 117 if (auto node = context.GetNodeMap().GetRenderNode<RSSurfaceRenderNode>(id)) { in SetIsTextureExportNode() local 124 if (auto node = context.GetNodeMap().GetRenderNode<RSSurfaceRenderNode>(id)) { in SetSkipLayer() local 263 auto node = context.GetNodeMap().GetRenderNode<RSSurfaceRenderNode>(id); in CreateSurfaceExt() local 322 auto node = context.GetNodeMap().GetRenderNode<RSSurfaceRenderNode>(nodeId); in SetAbilityState() local [all …]
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/manager/ |
H A D | drag_drop_func_wrapper_test_ng.cpp | 137 auto node = frameNode.Upgrade(); in __anonb21908c00202() local 197 auto node = frameNode.Upgrade(); in __anonb21908c00402() local 231 auto node = frameNode.Upgrade(); in __anonb21908c00502() local 265 auto node = frameNode.Upgrade(); in __anonb21908c00602() local 299 auto node = frameNode.Upgrade(); in __anonb21908c00702() local 333 auto node = frameNode.Upgrade(); in __anonb21908c00802() local 367 auto node = frameNode.Upgrade(); in __anonb21908c00902() local 401 auto node = frameNode.Upgrade(); in __anonb21908c00a02() local 435 auto node = frameNode.Upgrade(); in __anonb21908c00b02() local 469 auto node = frameNode.Upgrade(); in __anonb21908c00c02() local [all …]
|