Home
last modified time | relevance | path

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

/system/chre/util/include/chre/util/
Dsynchronized_memory_pool.h62 bool full() { in full() function
Dsegmented_queue.h85 bool full() { in full() function
Dsynchronized_expandable_memory_pool_impl.h105 kMaxMemoryPoolCount>::full() { in full() function
Dfixed_size_vector_impl.h84 bool FixedSizeVector<ElementType, kCapacity>::full() const { in full() function
Darray_queue_impl.h40 bool ArrayQueueCore<ElementType, StorageType>::full() const { in full() function
/system/incremental_delivery/incfs/
Dpath.cpp201 std::pair<std::string_view, std::string_view> splitDirBase(std::string& full) { in splitDirBase()
/system/chre/util/include/chre/util/system/
Datomic_spsc_queue.h129 bool full() const { in full() function
/system/update_engine/payload_generator/
Dsquashfs_filesystem.cc232 vector<Extent> full = {ExtentForBytes(kBlockSize, 0, size_)}; in Init() local
/system/core/cli-test/
Dcli-test.cpp286 static void ShowHelp(bool full) { in ShowHelp()
/system/libziparchive/
Dziptool.cpp430 static void ShowHelp(bool full) { in ShowHelp()
/system/logging/logd/
DLogKlog.cpp243 bool full = len == (sizeof(buffer) - 1); in onDataAvailable() local
/system/logging/logwrapper/
Dlogwrap.cpp108 int full = 0; in add_line_to_linear_buf() local
/system/memory/lmkd/
Dlmkd.cpp1946 static int psi_parse(struct reread_data *file_data, struct psi_stats stats[], bool full) { in psi_parse()