Home
last modified time | relevance | path

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

/developtools/smartperf_host/ide/src/trace/component/
DSpRecordTrace.ts1175 data: buffer.slice(offset, kbSize),
1391 const kbSize = 1024; constant
1394 const indexDBMaxSize = unitSize * kbSize * kbSize;
1395 export const MaxFileSize: number = kbSize * kbSize * kbSize;