Home
last modified time | relevance | path

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

/developtools/smartperf_host/smartperf_host/trace_streamer/src/table/js_memory/
Djs_heap_string_table.cpp37 …: TableBase::Cursor(dataCache, table, static_cast<uint32_t>(dataCache->GetConstJsHeapStringData().… in Cursor()
38 jsHeapString_(dataCache->GetConstJsHeapStringData()) in Cursor()
/developtools/smartperf_host/smartperf_host/trace_streamer/src/trace_data/
Dtrace_data_cache_reader.h118 const JsHeapString &GetConstJsHeapStringData() const;
Dtrace_data_cache_reader.cpp217 const JsHeapString &TraceDataCacheReader::GetConstJsHeapStringData() const in GetConstJsHeapStringData() function in SysTuning::TraceStreamer::TraceDataCacheReader
/developtools/smartperf_host/smartperf_host/trace_streamer/test/unittest/pbreader_parser/arkts/
Djs_memory_test.cpp626 auto jsHeapStringData = stream_.traceDataCache_->GetConstJsHeapStringData();