Home
last modified time | relevance | path

Searched defs:logData (Results 1 – 9 of 9) sorted by relevance

/developtools/smartperf_host/smartperf_host/ide/test/trace/database/data-trafic/
DLogDataSender.test.ts29 let logData = { variable
/developtools/smartperf_host/smartperf_host/ide/test/trace/component/trace/sheet/hilog/
DTabPaneHilogs.test.ts151 let logData = [ variable
/developtools/smartperf_host/smartperf_host/trace_streamer/src/parser/pbreader_parser/hilog_parser/
Dpbreader_hilog_parser.cpp49 auto logData = traceDataCache_->GetDataIndex(hilogLine.context().ToStdString()); in Parse() local
/developtools/ace_ets2bundle/compiler/src/interop/src/fast_build/ark_compiler/bundle/
Dbundle_mode.ts247 for (const logData of logDataList) { constant
273 const logData = LogDataFactory.newInstanceFromEs2AbcError(data.toString()); constant
/developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/bundle/
Dbundle_mode.ts247 for (const logData of logDataList) { constant
273 const logData = LogDataFactory.newInstanceFromEs2AbcError(data.toString()); constant
/developtools/smartperf_host/smartperf_host/trace_streamer/src/parser/ptreader_parser/hilog_parser/
Dptreader_hilog_parser.cpp154 auto logData = traceDataCache_->dataDict_.GetStringIndex(hilogData->context); in BeginFilterHilogData() local
/developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/module/
Dmodule_mode.ts701 for (const logData of logDataList) { constant
728 const logData = LogDataFactory.newInstanceFromEs2AbcError(data.toString()); constant
/developtools/ace_ets2bundle/compiler/src/interop/src/fast_build/ark_compiler/module/
Dmodule_mode.ts741 for (const logData of logDataList) { constant
768 const logData = LogDataFactory.newInstanceFromEs2AbcError(data.toString()); constant
/developtools/smartperf_host/smartperf_host/trace_streamer/src/trace_data/
Dsqllite_prepar_cache_data.cpp544 auto logData = batchLogData.add_values()->mutable_log_data(); in FillAndSendLogDataProto() local