Home
last modified time | relevance | path

Searched defs:rootJson_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/dfx/
H A Dui_dump_dom_tree.h118 cJSON* rootJson_; // Root pointer of cJSON structure. variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/
H A Djs_card_parser.h211 std::unique_ptr<JsonValue> rootJson_; variable