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()
548 const NativeHookFrame& nativeHookFrame = stream_.traceDataCache_->GetConstNativeHookFrameData();576 const NativeHookFrame& nativeHookFrame = stream_.traceDataCache_->GetConstNativeHookFrameData();641 size = stream_.traceDataCache_->GetConstNativeHookFrameData().Size();678 const NativeHookFrame& nativeHookFrame = stream_.traceDataCache_->GetConstNativeHookFrameData();725 const NativeHookFrame& nativeHookFrame = stream_.traceDataCache_->GetConstNativeHookFrameData();793 const NativeHookFrame& nativeHookFrame = stream_.traceDataCache_->GetConstNativeHookFrameData();968 const NativeHookFrame& nativeHookFrame = stream_.traceDataCache_->GetConstNativeHookFrameData();1013 const NativeHookFrame& nativeHookFrame = stream_.traceDataCache_->GetConstNativeHookFrameData();1060 const NativeHookFrame& nativeHookFrame = stream_.traceDataCache_->GetConstNativeHookFrameData();1106 const NativeHookFrame& nativeHookFrame = stream_.traceDataCache_->GetConstNativeHookFrameData();[all …]
77 const NativeHookFrame& GetConstNativeHookFrameData() const;
142 const NativeHookFrame& TraceDataCacheReader::GetConstNativeHookFrameData() const in GetConstNativeHookFrameData() function in SysTuning::TraceStreamer::TraceDataCacheReader