Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/src/fast_build/system_api/
Dapi_check_utils.ts24 ohosSystemModulePaths,
240 ohosSystemModulePaths.includes(sourceFile.fileName.replace(/\//g, '\\'))) {
/developtools/ace_ets2bundle/compiler/
Dmain.js72 let ohosSystemModulePaths = []; variable