Home
last modified time | relevance | path

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

/developtools/smartperf_host/trace_streamer/src/trace_data/trace_stdtype/hisysevent/
Dhisysevent_stdtype.cpp89 notifications_.emplace_back(context.notification); in AppendNewData()
150 return notifications_; in Notification()
Dhisysevent_stdtype.h145 notifications_.clear(); in Clear()
169 std::deque<int32_t> notifications_ = {}; variable