Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/arkguard/scripts/
Dobfuscate_script.js36 let configFile = 'obfConfig.json';
37 if (currentEntries.includes(configFile)) {
46 obfuscateDirs(path.join(configPath, configFile), rootDirPath);
/arkcompiler/runtime_core/static_core/verification/
Dverification_options.h32 std::string configFile = "default"; member
/arkcompiler/ets_frontend/ts2panda/
Dwebpack.config.js56 configFile: path.resolve(__dirname, './tsconfig.json'), property
/arkcompiler/ets_frontend/ets2panda/linter/src/
DCommandLineParser.ts129 const configFile = cfgPath; constant
138 opts.parsedConfigFile = ts.getParsedCommandLineOfConfigFile(configFile, {}, host);
/arkcompiler/ets_frontend/ets2panda/linter-4.2/src/
DCommandLineParser.ts128 const configFile = cfgPath; constant
137 opts.parsedConfigFile = ts.getParsedCommandLineOfConfigFile(configFile, {}, host);
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2configFile)||void 0===i?void 0:i.configFileSpecs)||void 0===o?void 0:o.validatedIncludeSpecs)?func… property