Home
last modified time | relevance | path

Searched refs:GetNameWithNamespace (Results 1 - 2 of 2) sorted by relevance

/foundation/ability/idl_tool/idl_tool_2/codegen/HDI/
H A Dhdi_code_emitter.h55 std::string GetNameWithNamespace(AutoPtr<ASTNamespace> space, std::string name) const;
H A Dhdi_code_emitter.cpp143 std::string HDICodeEmitter::GetNameWithNamespace(AutoPtr<ASTNamespace> space, std::string name) const in GetNameWithNamespace() function in OHOS::Idl::HDICodeEmitter
194 typeEmitter->SetTypeName(GetNameWithNamespace(astType->GetNamespace(), astType->GetName())); in GetTypeEmitter()

Completed in 1 milliseconds