Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_type_parser.cpp146 CString cstringRelativePath = ConvertToString(*relativePath); in ResolveImportType() local
148 if (ModulePathHelper::IsNativeModuleRequest(cstringRelativePath)) { in ResolveImportType()
154 …lper::ConcatFileNameWithMerge(thread_, jsPandaFile, baseFileName, recordName, cstringRelativePath); in ResolveImportType()