Home
last modified time | relevance | path

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

/developtools/profiler/host/smartperf/trace_streamer/src/trace_data/
Dtrace_stdtype.cpp1456 fourthArguments_.emplace_back(fourthArgument); in AppendNewData()
1522 return fourthArguments_; in FourthArguments()
Dtrace_stdtype.h1342 fourthArguments_.clear(); in Clear()
1361 std::deque<DataIndex> fourthArguments_ = {}; variable
/developtools/smartperf_host/trace_streamer/src/trace_data/
Dtrace_stdtype.cpp1463 fourthArguments_.emplace_back(fourthArgument); in AppendNewData()
1529 return fourthArguments_; in FourthArguments()
Dtrace_stdtype.h1347 fourthArguments_.clear(); in Clear()
1366 std::deque<DataIndex> fourthArguments_ = {}; variable