Home
last modified time | relevance | path

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

/external/icing/icing/index/main/
Dflash-index-storage.h202 GetPostingListFromInMemoryFreeList(int block_info_index);
Dflash-index-storage.cc311 FlashIndexStorage::GetPostingListFromInMemoryFreeList(int block_info_index) { in GetPostingListFromInMemoryFreeList() function in icing::lib::FlashIndexStorage
401 auto holder_or = GetPostingListFromInMemoryFreeList(best_block_info_index); in AllocatePostingList()