Home
last modified time | relevance | path

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

/aosp_15_r20/external/icing/icing/file/posting_list/
H A Dflash-index-storage.cc326 FlashIndexStorage::GetPostingListFromInMemoryFreeList(int block_info_index) { in GetPostingListFromInMemoryFreeList()
351 FlashIndexStorage::GetPostingListFromOnDiskFreeList(int block_info_index) { in GetPostingListFromOnDiskFreeList()
377 FlashIndexStorage::AllocateNewPostingList(int block_info_index) { in AllocateNewPostingList()
455 int block_info_index, in AddToOnDiskFreeList()
479 uint32_t block_index, int block_info_index, IndexBlock* index_block) { in RemoveFromOnDiskFreeList()