Home
last modified time | relevance | path

Searched defs:importPath (Results 1 – 10 of 10) sorted by relevance

/interface/sdk-js/build-tools/dts_parser/test/expect/parser/
Dut_import_002.json32 "importPath": "'./@ohos.app.ability.Want'" string
Dut_import_004.json32 "importPath": "'./application/ApplicationStateObserver'" string
Dut_import_003.json36 "importPath": "'./@ohos.base'" string
Dut_import_005.json36 "importPath": "'./bundleManager/ShortcutInfo'" string
Dut_import_001.json36 "importPath": "'./@ohos.base'" string
Dut_type_first_level_node_007.json32 "importPath": "'exceljs'" string
Dut_type_complex_type_002.json32 "importPath": "'exceljs'" string
Dut_type_child_node_007.json32 "importPath": "'exceljs'" string
/interface/sdk-js/build-tools/
Ddelete_systemapi_plugin.js258 function hasFileByImportPath(apiDir, importPath) { argument
274 function isExistArkUIFile(resolvedPath, importPath) { argument
294 function isExistImportFile(fileDir, importPath) { argument
/interface/sdk-js/build-tools/dts_parser/src/typedef/parser/
DApiInfoDefination.ts300 importPath: string = ''; property in ImportInfo