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.cpp206 std::tuple<const uint8_t*, ParseClient*> handleEntries(size_t entryCount, const uint8_t* hdrBegin, in handleEntries()
224 std::unique_ptr<Item> item, uint64_t entryCount, const uint8_t* hdrBegin, in handleCompound()