Home
last modified time | relevance | path

Searched refs:subPackage (Results 1 – 1 of 1) sorted by relevance

/drivers/hdf_core/framework/tools/hdi-gen/codegen/
Dcode_emitter.cpp118 std::string subPackage = Options::GetInstance().GetSubPackage(ast_->GetPackageName()); in GetFileParentPath() local
119 std::string subPath = StringHelper::Replace(subPackage, '.', SEPARATOR); in GetFileParentPath()