Home
last modified time | relevance | path

Searched defs:GetNewComponentWithJsCode (Results 1 – 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/common/
Djs_engine.h274 …virtual RefPtr<Component> GetNewComponentWithJsCode(const std::string& jsCode, const std::string& … in GetNewComponentWithJsCode() function
/foundation/arkui/ace_engine/adapter/preview/inspector/
Djs_inspector_manager.cpp294 RefPtr<Component> JsInspectorManager::GetNewComponentWithJsCode(const std::unique_ptr<JsonValue>& r… in GetNewComponentWithJsCode() function in OHOS::Ace::Framework::JsInspectorManager
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/quickjs/
Dqjs_declarative_engine.cpp315 RefPtr<Component> QJSDeclarativeEngine::GetNewComponentWithJsCode(const std::string& jsCode, const … in GetNewComponentWithJsCode() function in OHOS::Ace::Framework::QJSDeclarativeEngine
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
Ddeclarative_frontend.cpp660 RefPtr<Component> DeclarativeFrontend::GetNewComponentWithJsCode(const std::string& jsCode, const s… in GetNewComponentWithJsCode() function in OHOS::Ace::DeclarativeFrontend
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
Djsi_declarative_engine.cpp1290 RefPtr<Component> JsiDeclarativeEngine::GetNewComponentWithJsCode(const std::string& jsCode, const … in GetNewComponentWithJsCode() function in OHOS::Ace::Framework::JsiDeclarativeEngine