Home
last modified time | relevance | path

Searched refs:AddLabelButtonField (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/dfx/
H A Dui_dump_dom_tree.h127 void AddLabelButtonField(const UIView* view, cJSON* usr) const;
/ohos5.0/foundation/arkui/ui_lite/frameworks/dfx/
H A Dui_dump_dom_tree.cpp87 void UIDumpDomTree::AddLabelButtonField(const UIView* view, cJSON* usr) const in AddLabelButtonField() function in OHOS::UIDumpDomTree
186 AddLabelButtonField(view, usr); in AddSpecialField()