Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
Ddeclaration_creator_manager.cpp60 const RefPtr<Declaration> DeclarationCreatorManager::CreateDeclaration(const std::string& tag) in CreateDeclaration() function in OHOS::Ace::DeclarationCreatorManager
/foundation/arkui/ace_engine/frameworks/compatible/components/badge/
Dbadge_loader.cpp43 RefPtr<Declaration> BadgeLoader::CreateDeclaration() in CreateDeclaration() function in OHOS::Ace::BadgeLoader
/foundation/arkui/ace_engine/frameworks/compatible/components/canvas/
Dcanvas_loader.cpp42 RefPtr<Declaration> CanvasLoader::CreateDeclaration() in CreateDeclaration() function in OHOS::Ace::CanvasLoader
/foundation/arkui/ace_engine/frameworks/compatible/components/
Dcomponent_loader.h51 virtual RefPtr<Declaration> CreateDeclaration() in CreateDeclaration() function
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
Ddom_node.cpp2292 void DOMNode::CreateDeclaration(const std::string& tag) in CreateDeclaration() function in OHOS::Ace::Framework::DOMNode