Searched refs:TimestampedCircularBuffer (Results 1 – 7 of 7) sorted by relevance
69 class TimestampedCircularBuffer : public CircularBuffer<TimestampedEntry<T>> {71 explicit TimestampedCircularBuffer(112 bluetooth::common::TimestampedCircularBuffer<T>::TimestampedCircularBuffer( in TimestampedCircularBuffer() function117 void bluetooth::common::TimestampedCircularBuffer<T>::Push(const T item) { in Push()123 …ruct bluetooth::common::TimestampedEntry<T>> bluetooth::common::TimestampedCircularBuffer<T>::Pull… in Pull()129 …ruct bluetooth::common::TimestampedEntry<T>> bluetooth::common::TimestampedCircularBuffer<T>::Drai… in Drain()
35 bluetooth::common::TimestampedCircularBuffer<std::string> buffer(10); in TEST()53 bluetooth::common::TimestampedCircularBuffer<std::string> buffer(10); in TEST()72 …bluetooth::common::TimestampedCircularBuffer<std::string> buffer(10, std::make_unique<TestTimestam… in TEST()87 bluetooth::common::TimestampedCircularBuffer<std::string> buffer(10); in TEST()
45 : public bluetooth::common::TimestampedCircularBuffer<std::string> {48 : bluetooth::common::TimestampedCircularBuffer<std::string>(size) {} in TimestampedStringCircularBuffer()51 bluetooth::common::TimestampedCircularBuffer<std::string>::Push( in Push()59 bluetooth::common::TimestampedCircularBuffer<std::string>::Push( in Push()169 bluetooth::common::TimestampedCircularBuffer<tBTM_INQUIRY_CMPL>>171 bluetooth::common::TimestampedCircularBuffer<tBTM_INQUIRY_CMPL>>(
38 : public bluetooth::common::TimestampedCircularBuffer<std::string> {41 : bluetooth::common::TimestampedCircularBuffer<std::string>(size) {} in TimestampedStringCircularBuffer()44 bluetooth::common::TimestampedCircularBuffer<std::string>::Push( in Push()52 bluetooth::common::TimestampedCircularBuffer<std::string>::Push( in Push()
838 bluetooth::common::TimestampedCircularBuffer<tSEARCH_STATE_HISTORY>
817 bluetooth::common::TimestampedCircularBuffer<tDISCOVERY_STATE_HISTORY>
2072 ::bluetooth::common::TimestampedCircularBuffer<tSEARCH_STATE_HISTORY>