Searched defs:import_path (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/linter/src/lib/data/ |
| D | SdkWhitelist.json | 32 "import_path": [ array 67 "import_path": [ array 102 "import_path": [ array 131 "import_path": [ array 158 "import_path": [ array 192 "import_path": [ array 232 "import_path": [ array 259 "import_path": [ array 293 "import_path": [ array 333 "import_path": [ array [all …]
|
| D | BuiltinList.json | 15 "import_path": [], array 35 "import_path": [], array 55 "import_path": [], array 75 "import_path": [], array 95 "import_path": [], array 116 "import_path": [], array 144 "import_path": [], array 165 "import_path": [], array 186 "import_path": [], array 203 "import_path": [], array [all …]
|
| /arkcompiler/ets_frontend/ets2panda/linter/src/lib/utils/consts/ |
| D | SdkWhitelist.ts | 100 import_path: string[]; property in ApiListItem
|
| /arkcompiler/ets_frontend/ets2panda/linter/src/lib/ |
| D | TypeScriptLinter.ts | 7838 … const import_path = TypeScriptLinter.getLocalApiListItemByKey(SdkNameInfo.ImportPath, apiList); constant 7989 const import_path = this.getLocalApiListItemByKey(SdkNameInfo.ImportPath); constant
|