Home
last modified time | relevance | path

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

/system/chre/util/include/chre/util/
Dfixed_size_vector_impl.h84 bool FixedSizeVector<ElementType, kCapacity>::full() const { in full() function
Darray_queue_impl.h39 bool ArrayQueue<ElementType, kCapacity>::full() const { in full() function
/system/core/libziparchive/
Dunzip.cpp257 static void ShowHelp(bool full) { in ShowHelp()
/system/update_engine/payload_generator/
Dsquashfs_filesystem.cc187 vector<Extent> full = {ExtentForBytes(kBlockSize, 0, size_)}; in Init() local
/system/core/logwrapper/
Dlogwrap.c106 int full = 0; in add_line_to_linear_buf() local
/system/core/logd/
DLogKlog.cpp244 bool full = len == (sizeof(buffer) - 1); in onDataAvailable() local