Searched defs:AddNamespace (Results 1 – 4 of 4) sorted by relevance
| /foundation/ability/idl_tool/ast/ | ||
| D | ast_namespace.cpp | 28 void ASTNamespace::AddNamespace(ASTNamespace* innerNspace) in AddNamespace() function in OHOS::Idl::ASTNamespace |
| D | ast_module.cpp | 86 void ASTModule::AddNamespace(ASTNamespace* nspace) in AddNamespace() function in OHOS::Idl::ASTModule |
| /foundation/ability/idl_tool/idl_tool_2/ast/ | ||
| D | ast_namespace.cpp | 28 void ASTNamespace::AddNamespace(const AutoPtr<ASTNamespace> &innerNspace) in AddNamespace() function in OHOS::Idl::ASTNamespace |
| D | ast.cpp | 125 void AST::AddNamespace(const AutoPtr<ASTNamespace> &nspace) in AddNamespace() function in OHOS::Idl::AST |