Home
last modified time | relevance | path

Searched defs:GetNamespace (Results 1 – 4 of 4) sorted by relevance

/foundation/ability/idl_tool/ast/
Dast_namespace.cpp52 AutoPtr<ASTNamespace> ASTNamespace::GetNamespace(size_t index) in GetNamespace() function in OHOS::Idl::ASTNamespace
Dast_type.cpp35 AutoPtr<ASTNamespace> ASTType::GetNamespace() in GetNamespace() function in OHOS::Idl::ASTType
Dast_module.cpp104 AutoPtr<ASTNamespace> ASTModule::GetNamespace(size_t index) in GetNamespace() function in OHOS::Idl::ASTModule
/foundation/ability/idl_tool/codegen/
Dcpp_code_emitter.cpp132 String CppCodeEmitter::GetNamespace(const String& fpnp) in GetNamespace() function in OHOS::Idl::CppCodeEmitter