Searched refs:GetConstNativeHookFrameData (Results 1 – 5 of 5) sorted by relevance
33 return dataCache_->GetConstNativeHookFrameData().Size(); in GetSize()
65 …ase::Cursor(dataCache, table, static_cast<uint32_t>(dataCache->GetConstNativeHookFrameData().Size(… in Cursor()66 nativeHookFrameInfoObj_(dataCache->GetConstNativeHookFrameData()) in Cursor()
635 const NativeHookFrame &nativeHookFrame = stream_.traceDataCache_->GetConstNativeHookFrameData();663 const NativeHookFrame &nativeHookFrame = stream_.traceDataCache_->GetConstNativeHookFrameData();728 size = stream_.traceDataCache_->GetConstNativeHookFrameData().Size();765 const NativeHookFrame &nativeHookFrame = stream_.traceDataCache_->GetConstNativeHookFrameData();812 const NativeHookFrame &nativeHookFrame = stream_.traceDataCache_->GetConstNativeHookFrameData();880 const NativeHookFrame &nativeHookFrame = stream_.traceDataCache_->GetConstNativeHookFrameData();1055 const NativeHookFrame &nativeHookFrame = stream_.traceDataCache_->GetConstNativeHookFrameData();1100 const NativeHookFrame &nativeHookFrame = stream_.traceDataCache_->GetConstNativeHookFrameData();1147 const NativeHookFrame &nativeHookFrame = stream_.traceDataCache_->GetConstNativeHookFrameData();1194 const NativeHookFrame &nativeHookFrame = stream_.traceDataCache_->GetConstNativeHookFrameData();[all …]
77 const NativeHookFrame &GetConstNativeHookFrameData() const;
141 const NativeHookFrame &TraceDataCacheReader::GetConstNativeHookFrameData() const in GetConstNativeHookFrameData() function in SysTuning::TraceStreamer::TraceDataCacheReader