Searched refs:GetConstJsHeapStringData (Results 1 – 7 of 7) sorted by relevance
37 …: TableBase::Cursor(dataCache, table, static_cast<uint32_t>(dataCache->GetConstJsHeapStringData().… in Cursor()38 jsHeapString_(dataCache->GetConstJsHeapStringData()) in Cursor()
106 const JsHeapString& GetConstJsHeapStringData() const;
223 const JsHeapString& TraceDataCacheReader::GetConstJsHeapStringData() const in GetConstJsHeapStringData() function in SysTuning::TraceStreamer::TraceDataCacheReader
557 auto string = stream_.traceDataCache_->GetConstJsHeapStringData().Strings()[0];559 auto string1 = stream_.traceDataCache_->GetConstJsHeapStringData().Strings()[1];561 auto string2 = stream_.traceDataCache_->GetConstJsHeapStringData().Strings()[2];563 auto string3 = stream_.traceDataCache_->GetConstJsHeapStringData().Strings()[3];565 auto string4 = stream_.traceDataCache_->GetConstJsHeapStringData().Strings()[4];