Home
last modified time | relevance | path

Searched defs:SetNamespace (Results 1 – 6 of 6) sorted by relevance

/foundation/ability/idl_tool/ast/
Dast_sequenceable_type.cpp22 void ASTSequenceableType::SetNamespace(ASTNamespace* nspace) in SetNamespace() function in OHOS::Idl::ASTSequenceableType
Dast_interface_type.cpp22 void ASTInterfaceType::SetNamespace(ASTNamespace* nspace) in SetNamespace() function in OHOS::Idl::ASTInterfaceType
Dast_type.cpp30 void ASTType::SetNamespace(ASTNamespace* nspace) in SetNamespace() function in OHOS::Idl::ASTType
/foundation/ability/idl_tool/idl_tool_2/ast/
Dast_sequenceable_type.cpp21 void ASTSequenceableType::SetNamespace(const AutoPtr<ASTNamespace> &nspace) in SetNamespace() function in OHOS::Idl::ASTSequenceableType
Dast_interface_type.cpp21 void ASTInterfaceType::SetNamespace(const AutoPtr<ASTNamespace> &nspace) in SetNamespace() function in OHOS::Idl::ASTInterfaceType
Dast_type.cpp30 void ASTType::SetNamespace(const AutoPtr<ASTNamespace> &nspace) in SetNamespace() function in OHOS::Idl::ASTType