Home
last modified time | relevance | path

Searched defs:entryCount (Results 1 – 2 of 2) sorted by relevance

/system/timezone/debug_tools/host/main/java/
DZoneSplitter.java151 int entryCount = indexSize / SIZEOF_INDEX_ENTRY; in extractZicFiles() local
/system/libcppbor/src/
Dcppbor_parse.cpp324 std::tuple<const uint8_t*, ParseClient*> handleEntries(std::optional<size_t> entryCount, in handleEntries()
349 std::unique_ptr<Item> item, std::optional<uint64_t> entryCount, const uint8_t* hdrBegin, in handleCompound()