Searched defs:count_ (Results 1 – 6 of 6) sorted by relevance
/system/memory/libmemunreachable/ | ||
D | Semaphore.h | 29 explicit Semaphore(int count = 0) : count_(count) {} in count_() function |
/system/unwinding/libunwindstack/ | ||
D | Symbols.h | 65 const uint64_t count_; variable |
/system/logging/logd/ | ||
D | LogReaderThread.h | 99 unsigned long count_; variable |
/system/bt/gd/os/ | ||
D | queue_benchmark.cc | 94 int64_t count_; member in bluetooth::os::TestEnqueueEnd |
/system/memory/libmeminfo/libdmabufinfo/include/dmabufinfo/ | ||
D | dmabufinfo.h | 75 uint64_t count_; member |
/system/nvram/messages/tests/ | ||
D | io_test.cpp | 60 size_t count_ = 0; member in nvram::__anon0bd7435e0111::TestInputStreamBuffer |