Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
H A Ddeclarative_frontend_ng.cpp106 const std::string& contentName) { in InitializeDelegate()
/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/ace/
H A Dui_content.h109 …std::shared_ptr<std::vector<uint8_t>>& content, napi_value storage, const std::string& contentName) in Initialize()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Ddeclarative_frontend.cpp539 const std::string& contentName) { in Initialize()
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dui_content_impl.cpp907 std::string contentName = ""; in Initialize() local
912 …std::shared_ptr<std::vector<uint8_t>>& content, napi_value storage, const std::string& contentName) in Initialize()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
H A Djsi_declarative_engine.cpp1692 const std::string& contentName) in LoadPageSource()