Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/idl_tool/idl_tool_2/codegen/
H A Dcode_emitter.cpp63 std::string subPackage = Options::GetInstance().GetSubPackage(ast_->GetPackageName()); in GetFileParentPath() local
64 std::string subPath = StringHelper::Replace(subPackage, '.', SEPARATOR); in GetFileParentPath()
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/codegen/
H A Dcode_emitter.cpp121 std::string subPackage = Options::GetInstance().GetSubPackage(ast_->GetPackageName()); in GetFileParentPath() local
122 std::string subPath = StringHelper::Replace(subPackage, '.', SEPARATOR); in GetFileParentPath()