Searched defs:capacity_ (Results 1 – 2 of 2) sorted by relevance
| /device/google/cuttlefish/common/libs/concurrency/ | ||
| D | semaphore.h | 49 const unsigned int capacity_; // inclusive upper limit variable |
| /device/generic/goldfish-opengl/system/profiler/ | ||
| D | perfetto.cpp | 46294 size_t capacity_ = 0; // Number of allocated slots (NOT bytes) in |entries_|. member in perfetto::base::CircularQueue |