Home
last modified time | relevance | path

Searched defs:GetNewComponentWithJsCode (Results 1 - 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/adapter/preview/inspector/
H A Djs_inspector_manager.cpp299 RefPtr<Component> JsInspectorManager::GetNewComponentWithJsCode(const std::unique_ptr<JsonValue>& root) in GetNewComponentWithJsCode() function in OHOS::Ace::Framework::JsInspectorManager
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/common/
H A Djs_engine.h450 virtual RefPtr<Component> GetNewComponentWithJsCode(const std::string& jsCode, const std::string& viewID) in GetNewComponentWithJsCode() function in OHOS::Ace::Framework::JsEngine
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Ddeclarative_frontend.cpp861 RefPtr<Component> DeclarativeFrontend::GetNewComponentWithJsCode(const std::string& jsCode, const std::string& viewID) in Initialize() function in OHOS::Ace::DeclarativeFrontend
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
H A Djsi_declarative_engine.cpp2035 RefPtr<Component> JsiDeclarativeEngine::GetNewComponentWithJsCode(const std::string& jsCode, const std::string& viewID) in GetNewComponentWithJsCode() function in OHOS::Ace::Framework::JsiDeclarativeEngine

Completed in 11 milliseconds