Home
last modified time | relevance | path

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

/developtools/profiler/host/smartperf/trace_streamer/src/trace_data/
Dtrace_stdtype.cpp1849 notifications_.emplace_back(notification); in AppendNewData()
1910 return notifications_; in Notification()
Dtrace_stdtype.h1650 notifications_.clear(); in Clear()
1674 std::deque<int32_t> notifications_ = {}; variable
/developtools/smartperf_host/trace_streamer/src/trace_data/
Dtrace_stdtype.cpp1856 notifications_.emplace_back(notification); in AppendNewData()
1917 return notifications_; in Notification()
Dtrace_stdtype.h1654 notifications_.clear(); in Clear()
1678 std::deque<int32_t> notifications_ = {}; variable