Home
last modified time | relevance | path

Searched defs:posting_list_bytes (Results 1 – 5 of 5) sorted by relevance

/external/icing/icing/index/main/
Dindex-block.cc35 libtextclassifier3::Status ValidatePostingListBytes(uint32_t posting_list_bytes, in ValidatePostingListBytes()
82 uint32_t posting_list_bytes) { in CreateFromUninitializedRegion()
110 libtextclassifier3::Status IndexBlock::Reset(int posting_list_bytes) { in Reset()
Dflash-index-storage.cc130 for (uint32_t posting_list_bytes = in CreateHeader() local
215 int posting_list_bytes = in OpenHeader() local
437 uint32_t posting_list_bytes = holder.block.get_posting_list_bytes(); in FreePostingList() local
Dindex-block.h205 uint32_t posting_list_bytes; member
Dposting-list-accessor.cc159 uint32_t posting_list_bytes = in Finalize() local
Dflash-index-storage-header.h47 int posting_list_bytes; member