Home
last modified time | relevance | path

Searched refs:dataStartAddr (Results 1 – 2 of 2) sorted by relevance

/developtools/smartperf_host/trace_streamer/src/proto_reader/
Dproto_reader.cpp89 const uintptr_t dataStartAddr = reinterpret_cast<uintptr_t>(cursor); in ParseLengthDelimitedValue() local
90 result.dataArea.SetDataAreaIntValue(dataStartAddr); in ParseLengthDelimitedValue()
/developtools/profiler/host/smartperf/trace_streamer/src/proto_reader/
Dproto_reader.cpp89 const uintptr_t dataStartAddr = reinterpret_cast<uintptr_t>(cursor); in ParseLengthDelimitedValue() local
90 result.dataArea.SetDataAreaIntValue(dataStartAddr); in ParseLengthDelimitedValue()