| /developtools/smartperf_host/ide/src/command/ |
| D | Cmd.ts | 54 let uri = `http://${window.location.host.split(':')[0]}:${window.location.port}/exec`; 67 let uri = `http://${window.location.host.split(':')[0]}:${window.location.port}/hdcCmd`; 82 let uri = `http://${window.location.host.split(':')[0]}:${window.location.port}/hdcCmd`; 103 let uri = `http://${window.location.host.split(':')[0]}:${window.location.port}/hdcCmd`; 122 let uri = `http://${window.location.host.split(':')[0]}:${window.location.port}/showSaveDialog`; 140 let uri = `http://${window.location.host.split(':')[0]}:${window.location.port}/upload`; 158 let uri = `http://${window.location.host.split(':')[0]}:${window.location.port}/copyfile`; 175 let uri = `http://${window.location.host.split(':')[0]}:${window.location.port}/showOpenDialog`;
|
| /developtools/profiler/host/smartperf/ide/src/command/ |
| D | Cmd.ts | 54 let uri = `http://${window.location.host.split(':')[0]}:${window.location.port}/exec`; 67 let uri = `http://${window.location.host.split(':')[0]}:${window.location.port}/hdcCmd`; 82 let uri = `http://${window.location.host.split(':')[0]}:${window.location.port}/hdcCmd`; 103 let uri = `http://${window.location.host.split(':')[0]}:${window.location.port}/hdcCmd`; 122 let uri = `http://${window.location.host.split(':')[0]}:${window.location.port}/showSaveDialog`; 140 let uri = `http://${window.location.host.split(':')[0]}:${window.location.port}/upload`; 158 let uri = `http://${window.location.host.split(':')[0]}:${window.location.port}/copyfile`; 175 let uri = `http://${window.location.host.split(':')[0]}:${window.location.port}/showOpenDialog`;
|
| /developtools/profiler/host/smartperf/ide/src/trace/database/ui-worker/ |
| D | ProcedureWorkerEnergySystem.ts | 75 a.location = re.count + ''; 77 a.location = '0'; 87 … EnergySystemStruct.hoverEnergySystemStruct!.location = a.location == undefined ? '0' : a.location; 172 a.location = re.count + ''; 174 a.location = '0'; 183 … EnergySystemStruct.hoverEnergySystemStruct!.location = a.location == undefined ? '0' : a.location; 300 location: string | undefined; property in EnergySystemStruct
|
| D | ProcedureWorkerHeapSnapshot.ts | 143 location: number 152 … ctx.fillText(str, x, Math.floor(frame.y + frame.height / location + textPadding), fillTextWidth); 161 Math.floor(frame.y + frame.height / location + textPadding), 168 Math.floor(frame.y + frame.height / location + textPadding),
|
| D | ProcedureWorkerEnergyPower.ts | 255 obj.location = obj.location == 0 ? array[index].location : obj.location; 272 (item.location || 0) + 300 location: number = 0; 316 …let locationHeight = this.drawHistogram(req, data, cpuHeight, data.location!, 'LOCATION', row.fram… 450 (data.location || 0) +
|
| /developtools/smartperf_host/ide/src/trace/database/ui-worker/ |
| D | ProcedureWorkerEnergySystem.ts | 75 energySystemData.location = energySysStruct.count + ''; 77 energySystemData.location = '0'; 87 …temStruct.hoverEnergySystemStruct!.location = energySystemData.location == undefined ? '0' : energ… 172 a.location = filterElement.count + ''; 174 a.location = '0'; 183 … EnergySystemStruct.hoverEnergySystemStruct!.location = a.location == undefined ? '0' : a.location; 300 location: string | undefined; property in EnergySystemStruct
|
| D | ProcedureWorkerHeapSnapshot.ts | 136 location: number 145 … ctx.fillText(str, x, Math.floor(frame.y + frame.height / location + textPadding), fillTextWidth); 154 Math.floor(frame.y + frame.height / location + textPadding), 161 Math.floor(frame.y + frame.height / location + textPadding),
|
| D | ProcedureWorkerSnapshot.ts | 143 location: number 152 … ctx.fillText(str, x, Math.floor(frame.y + frame.height / location + textPadding), fillTextWidth); 161 Math.floor(frame.y + frame.height / location + textPadding), 168 Math.floor(frame.y + frame.height / location + textPadding),
|
| D | ProcedureWorkerEnergyPower.ts | 255 obj.location = obj.location == 0 ? array[index].location : obj.location; 272 (item.location || 0) + 300 location: number = 0; 316 …let locationHeight = this.drawHistogram(req, data, cpuHeight, data.location!, 'LOCATION', row.fram… 450 (data.location || 0) +
|
| /developtools/profiler/host/smartperf/ide/src/statistics/util/ |
| D | SpStatisticsHttpUtil.ts | 40 `${window.location.protocol}//${window.location.host.split(':')[0]}:${ 41 window.location.port
|
| /developtools/smartperf_host/ide/src/statistics/util/ |
| D | SpStatisticsHttpUtil.ts | 40 `${window.location.protocol}//${window.location.host.split(':')[0]}:${ 41 window.location.port
|
| /developtools/integration_verification/tools/startup_guard/rules/NO-Config-Cmds-In-Init/ |
| D | README.md | 23 "location":[ 30 2. location: 耗时命令文件路径
|
| /developtools/hapsigner/autosign/ |
| D | README.md | 20 2. Prepare your unsigned app and provision profile. Make sure correct config file location. 40 3. Prepare your unsigned app and provision profile. Make sure correct config file location.
|
| /developtools/smartperf_host/ide/test/trace/component/chart/ |
| D | SpHiSysEventChart.test.ts | 105 let location = [ variable 155 querySystemLocationData.mockResolvedValue(location);
|
| /developtools/profiler/host/smartperf/ide/src/trace/ |
| D | SpApplication.ts | 772 … uploadPath = `http://${window.location.host.split(':')[0]}:${window.location.port}/upload`; 801 loadPath = `http://${window.location.host.split(':')[0]}:${window.location.port}`; 841 …let wasmUrl = `https://${window.location.host.split(':')[0]}:${window.location.port}/application/w… 843 … wasmUrl = `http://${window.location.host.split(':')[0]}:${window.location.port}/wasm.json`; 962 … `http://${window.location.host.split(':')[0]}:${window.location.port}` + traceFile; 1197 let urlParams = this.getUrlParams(window.location.href); 1213 let localUrl = downloadLineFile ? `${window.location.origin}${localPath}` : urlParams.trace; 1231 let api = `${window.location.origin}/download-file`;
|
| /developtools/smartperf_host/ide/src/trace/ |
| D | SpApplication.ts | 781 … uploadPath = `http://${window.location.host.split(':')[0]}:${window.location.port}/upload`; 810 loadPath = `http://${window.location.host.split(':')[0]}:${window.location.port}`; 851 …let wasmUrl = `https://${window.location.host.split(':')[0]}:${window.location.port}/application/w… 853 … wasmUrl = `http://${window.location.host.split(':')[0]}:${window.location.port}/wasm.json`; 980 … `http://${window.location.host.split(':')[0]}:${window.location.port}` + traceFile; 1216 let urlParams = this.getUrlParams(window.location.href); 1232 let localUrl = downloadLineFile ? `${window.location.origin}${localPath}` : urlParams.trace; 1250 let api = `${window.location.origin}/download-file`;
|
| /developtools/profiler/host/smartperf/trace_streamer/src/parser/htrace_pbreader_parser/ |
| D | htrace_js_memory_parser.cpp | 449 jsonns::Location location = jMessage.at("locations"); in ParseLocation() local 450 for (int32_t i = 0; i < location.columns.size(); ++i) { in ParseLocation() 451 auto objectIndex = location.objectIndexes[i]; in ParseLocation() 452 auto scriptId = location.scriptIds[i]; in ParseLocation() 453 auto line = location.lines[i]; in ParseLocation() 454 auto column = location.columns[i]; in ParseLocation()
|
| /developtools/smartperf_host/ide/ |
| D | tsconfig.json | 57 …// "sourceRoot": "", /* Specify the location where debugger should locate Typ… 58 …// "mapRoot": "", /* Specify the location where debugger should locate map…
|
| /developtools/profiler/host/smartperf/ide/ |
| D | tsconfig.json | 57 …// "sourceRoot": "", /* Specify the location where debugger should locate Typ… 58 …// "mapRoot": "", /* Specify the location where debugger should locate map…
|
| /developtools/smartperf_host/trace_streamer/src/parser/htrace_pbreader_parser/ |
| D | htrace_js_memory_parser.cpp | 486 jsonns::Location location = jMessage.at("locations"); in ParseLocation() local 487 for (int32_t i = 0; i < location.columns.size(); ++i) { in ParseLocation() 488 auto objectIndex = location.objectIndexes[i]; in ParseLocation() 489 auto scriptId = location.scriptIds[i]; in ParseLocation() 490 auto line = location.lines[i]; in ParseLocation() 491 auto column = location.columns[i]; in ParseLocation()
|
| /developtools/profiler/host/smartperf/trace_streamer/doc/ |
| D | js_memory.md | 3 …js_heap_trace_function_info, js_heap_trace_node共计九张表分别记录边缘信息,文件信息,数据类型, location节点信息,node节点信息,Time…
|
| /developtools/smartperf_host/ide/src/trace/component/setting/ |
| D | SpSdkConfig.ts | 146 …let wasmJsonUrl = `https://${window.location.host.split(':')[0]}:${window.location.port}/applicati… 148 … wasmJsonUrl = `http://${window.location.host.split(':')[0]}:${window.location.port}/wasm.json`;
|
| /developtools/profiler/host/smartperf/ide/src/trace/component/setting/ |
| D | SpSdkConfig.ts | 146 …let wasmJsonUrl = `https://${window.location.host.split(':')[0]}:${window.location.port}/applicati… 148 … wasmJsonUrl = `http://${window.location.host.split(':')[0]}:${window.location.port}/wasm.json`;
|
| /developtools/smartperf_host/ide/test/trace/database/ui-worker/ |
| D | ProcedureWorkerEnergyPower.test.ts | 38 location: 2,
|
| /developtools/ace_ets2bundle/compiler/src/ |
| D | compile_info.ts | 81 location: { start?: { line: number, column: number } }
|