Home
last modified time | relevance | path

Searched defs:GetNameWithNamespace (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/idl_tool/idl_tool_2/codegen/HDI/
H A Dhdi_code_emitter.cpp143 std::string HDICodeEmitter::GetNameWithNamespace(AutoPtr<ASTNamespace> space, std::string name) con… in GetNameWithNamespace() function in OHOS::Idl::HDICodeEmitter
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/ast/
H A Dast_type.cpp314 std::string ASTType::GetNameWithNamespace(AutoPtr<ASTNamespace> space, std::string name) const in GetNameWithNamespace() function in OHOS::HDI::ASTType