Home
last modified time | relevance | path

Searched refs:GetChildJson (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/adapter/preview/inspector/
H A Djs_inspector_manager.h44 std::unique_ptr<JsonValue> GetChildJson(RefPtr<AccessibilityNode> node);
H A Djs_inspector_manager.cpp144 jsonNodeArray->Put(GetChildJson(*item)); in GetChildrenJson()
149 std::unique_ptr<JsonValue> JsInspectorManager::GetChildJson(RefPtr<AccessibilityNode> node) in GetChildJson() function in OHOS::Ace::Framework::JsInspectorManager

Completed in 2 milliseconds