Home
last modified time | relevance | path

Searched defs:DumpDomTree (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/dfx/
H A Dui_dump_dom_tree.h97 bool DumpDomTree(const char* id) in DumpDomTree() function
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/
H A Ddfx_module.cpp118 JSIValue DfxModule::DumpDomTree(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) in DumpDomTree() function in OHOS::ACELite::DfxModule
/ohos5.0/foundation/arkui/ui_lite/frameworks/dfx/
H A Dui_dump_dom_tree.cpp396 bool UIDumpDomTree::DumpDomTree(const char* id, const char* path) in DumpDomTree() function in OHOS::UIDumpDomTree