Home
last modified time | relevance | path

Searched refs:GetPostingListFromInMemoryFreeList (Results 1 – 2 of 2) sorted by relevance

/external/icing/icing/file/posting_list/
Dflash-index-storage.cc326 FlashIndexStorage::GetPostingListFromInMemoryFreeList(int block_info_index) { in GetPostingListFromInMemoryFreeList() function in icing::lib::FlashIndexStorage
411 auto holder_or = GetPostingListFromInMemoryFreeList(best_block_info_index); in AllocatePostingList()
431 auto holder_or = GetPostingListFromInMemoryFreeList(best_block_info_index); in AllocateAndChainMaxSizePostingList()
Dflash-index-storage.h286 GetPostingListFromInMemoryFreeList(int block_info_index);