Searched refs:notifications_ (Results 1 – 2 of 2) sorted by relevance
89 notifications_.emplace_back(context.notification); in AppendNewData()150 return notifications_; in Notification()
145 notifications_.clear(); in Clear()169 std::deque<int32_t> notifications_ = {}; variable