Home
last modified time | relevance | path

Searched defs:CircularQueue (Results 1 – 1 of 1) sorted by relevance

/external/perfetto/include/perfetto/ext/base/
Dcircular_queue.h180 CircularQueue(CircularQueue&& other) noexcept in CircularQueue() function
195 explicit CircularQueue(const CircularQueue& other) noexcept { in CircularQueue() function