Searched defs:SetNamespace (Results 1 – 6 of 6) sorted by relevance
| /foundation/ability/idl_tool/ast/ | ||
| D | ast_sequenceable_type.cpp | 22 void ASTSequenceableType::SetNamespace(ASTNamespace* nspace) in SetNamespace() function in OHOS::Idl::ASTSequenceableType |
| D | ast_interface_type.cpp | 22 void ASTInterfaceType::SetNamespace(ASTNamespace* nspace) in SetNamespace() function in OHOS::Idl::ASTInterfaceType |
| D | ast_type.cpp | 30 void ASTType::SetNamespace(ASTNamespace* nspace) in SetNamespace() function in OHOS::Idl::ASTType |
| /foundation/ability/idl_tool/idl_tool_2/ast/ | ||
| D | ast_sequenceable_type.cpp | 21 void ASTSequenceableType::SetNamespace(const AutoPtr<ASTNamespace> &nspace) in SetNamespace() function in OHOS::Idl::ASTSequenceableType |
| D | ast_interface_type.cpp | 21 void ASTInterfaceType::SetNamespace(const AutoPtr<ASTNamespace> &nspace) in SetNamespace() function in OHOS::Idl::ASTInterfaceType |
| D | ast_type.cpp | 30 void ASTType::SetNamespace(const AutoPtr<ASTNamespace> &nspace) in SetNamespace() function in OHOS::Idl::ASTType |