Searched defs:GetNamespace (Results 1 – 9 of 9) sorted by relevance
52 AutoPtr<ASTNamespace> ASTNamespace::GetNamespace(size_t index) in GetNamespace() function in OHOS::Idl::ASTNamespace
35 AutoPtr<ASTNamespace> ASTType::GetNamespace() in GetNamespace() function in OHOS::Idl::ASTType
104 AutoPtr<ASTNamespace> ASTModule::GetNamespace(size_t index) in GetNamespace() function in OHOS::Idl::ASTModule
50 AutoPtr<ASTNamespace> ASTNamespace::GetNamespace(size_t index) in GetNamespace() function in OHOS::Idl::ASTNamespace
118 inline std::vector<AutoPtr<ASTNamespace>> GetNamespace() in GetNamespace() function
140 AutoPtr<ASTNamespace> AST::GetNamespace(size_t index) in GetNamespace() function in OHOS::Idl::AST
206 std::string CodeEmitter::GetNamespace(const std::string &fpnp) const in GetNamespace() function in OHOS::Idl::CodeEmitter
135 String CppCodeEmitter::GetNamespace(const String& fpnp) in GetNamespace() function in OHOS::Idl::CppCodeEmitter