Searched defs:CreateDeclaration (Results 1 – 2 of 2) sorted by relevance
| /foundation/ace/ace_engine/frameworks/core/components/declaration/common/ | ||
| D | declaration_creator_manager.cpp | 66 const RefPtr<Declaration> DeclarationCreatorManager::CreateDeclaration(const std::string& tag) in CreateDeclaration() function in OHOS::Ace::DeclarationCreatorManager |
| /foundation/ace/ace_engine/frameworks/bridge/common/dom/ | ||
| D | dom_node.cpp | 2222 void DOMNode::CreateDeclaration(const std::string& tag) in CreateDeclaration() function in OHOS::Ace::Framework::DOMNode |