Home
last modified time | relevance | path

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

/developtools/smartperf_host/trace_streamer/src/table/js_memory/
Djs_config_table.cpp49 …: TableBase::Cursor(dataCache, table, static_cast<uint32_t>(dataCache->GetConstJsConfigData().Size… in Cursor()
50 jsConfig_(dataCache->GetConstJsConfigData()) in Cursor()
/developtools/smartperf_host/trace_streamer/src/trace_data/
Dtrace_data_cache_reader.h121 const JsConfig &GetConstJsConfigData() const;
Dtrace_data_cache_reader.cpp235 const JsConfig &TraceDataCacheReader::GetConstJsConfigData() const in GetConstJsConfigData() function in SysTuning::TraceStreamer::TraceDataCacheReader