Home
last modified time | relevance | path

Searched defs:full (Results 1 – 8 of 8) 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/incremental_delivery/incfs/
Dpath.cpp188 std::pair<std::string_view, std::string_view> splitDirBase(std::string& full) { in splitDirBase()
/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