Home
last modified time | relevance | path

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

/developtools/smartperf_host/ide/src/trace/component/
DSpRecordConfigModel.ts809 spHiLog: SpHilogRecord,
812 if (!spHiLog.recordHilog) {
815 let appProcess = spHiLog!.appProcess;
829 logLevel: levelFromJSON(spHiLog!.appLogLevel),
DSpRecordTrace.ts99 private spHiLog: SpHilogRecord | undefined; property in SpRecordTrace
562 this.spHiLog = new SpHilogRecord();
825 this.buildMenuItem('Hilog', 'realIntentionBulb', this.spHiLog!),
1315 createHiLogConfig(reportingFrequency, this.spHiLog!, request);