Home
last modified time | relevance | path

Searched defs:DumpSimplifyInfo (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/blank/
H A Dblank_pattern.cpp128 void BlankPattern::DumpSimplifyInfo(std::unique_ptr<JsonValue>& json) in DumpSimplifyInfo() function in OHOS::Ace::NG::BlankPattern
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/flex/
H A Dflex_layout_pattern.h89 void DumpSimplifyInfo(std::unique_ptr<JsonValue>& json) override in DumpSimplifyInfo() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/badge/
H A Dbadge_pattern.cpp144 void BadgePattern::DumpSimplifyInfo(std::unique_ptr<JsonValue>& json) in DumpSimplifyInfo() function in OHOS::Ace::NG::BadgePattern
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/folder_stack/
H A Dfolder_stack_pattern.cpp306 void FolderStackPattern::DumpSimplifyInfo(std::unique_ptr<JsonValue>& json) in DumpSimplifyInfo() function in OHOS::Ace::NG::FolderStackPattern
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/
H A Dpattern.h394 virtual void DumpSimplifyInfo(std::unique_ptr<JsonValue>& json) {} in DumpSimplifyInfo() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dui_node.h822 virtual void DumpSimplifyInfo(std::unique_ptr<JsonValue>& json) {} in DumpSimplifyInfo() function
H A Dframe_node.cpp1043 void FrameNode::DumpSimplifyInfo(std::unique_ptr<JsonValue>& json) in DumpSimplifyInfo() function in OHOS::Ace::NG::FrameNode
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Dcanvas_pattern.cpp1259 void CanvasPattern::DumpSimplifyInfo(std::unique_ptr<JsonValue>& json) in DumpSimplifyInfo() function in OHOS::Ace::NG::CanvasPattern
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/
H A Ddialog_pattern.cpp1694 void DialogPattern::DumpSimplifyInfo(std::unique_ptr<JsonValue>& json) in DumpSimplifyInfo() function in OHOS::Ace::NG::DialogPattern
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Drender_context.h411 virtual void DumpSimplifyInfo(std::unique_ptr<JsonValue>& json) {} in DumpSimplifyInfo() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.cpp6562 void RosenRenderContext::DumpSimplifyInfo(std::unique_ptr<JsonValue>& json) function in OHOS::Ace::NG::RosenRenderContext