Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/tools/sampler/scripts/
Dfetch_modules_from_device.ts27 private moduleFile_: string = ''; property in ModulesFetcher
46 this.moduleFile_ = args.module_file;
71 const fileContent = fs.readFileSync(this.moduleFile_, 'utf-8');