Searched defs:GetNamespace (Results 1 – 4 of 4) sorted by relevance
| /foundation/ability/idl_tool/ast/ | ||
| D | ast_namespace.cpp | 52 AutoPtr<ASTNamespace> ASTNamespace::GetNamespace(size_t index) in GetNamespace() function in OHOS::Idl::ASTNamespace |
| D | ast_type.cpp | 35 AutoPtr<ASTNamespace> ASTType::GetNamespace() in GetNamespace() function in OHOS::Idl::ASTType |
| D | ast_module.cpp | 104 AutoPtr<ASTNamespace> ASTModule::GetNamespace(size_t index) in GetNamespace() function in OHOS::Idl::ASTModule |
| /foundation/ability/idl_tool/codegen/ | ||
| D | cpp_code_emitter.cpp | 132 String CppCodeEmitter::GetNamespace(const String& fpnp) in GetNamespace() function in OHOS::Idl::CppCodeEmitter |