Searched refs:GetNewFrameNodeWithJsCode (Results 1 – 2 of 2) sorted by relevance
53 RefPtr<NG::UINode> GetNewFrameNodeWithJsCode(const std::unique_ptr<JsonValue>& root);
215 auto newChild = GetNewFrameNodeWithJsCode(root); in OperateComponent()327 RefPtr<NG::UINode> JsInspectorManager::GetNewFrameNodeWithJsCode(const std::unique_ptr<JsonValue>& … in GetNewFrameNodeWithJsCode() function in OHOS::Ace::Framework::JsInspectorManager