Home
last modified time | relevance | path

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

/system/chre/util/include/chre/util/
Dfixed_size_vector_impl.h53 bool FixedSizeVector<ElementType, kCapacity>::full() const { in full() function
Darray_queue_impl.h41 bool ArrayQueue<ElementType, kCapacity>::full() const { in full() function
/system/core/logwrapper/
Dlogwrap.c107 int full = 0; in add_line_to_linear_buf() local
/system/core/logd/
DLogKlog.cpp245 bool full = len == (sizeof(buffer) - 1); in onDataAvailable() local