Home
last modified time | relevance | path

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

/external/icing/icing/index/main/
Dflash-index-storage.cc298 int FlashIndexStorage::FindBestIndexBlockInfo( in FindBestIndexBlockInfo() function in icing::lib::FlashIndexStorage
399 int best_block_info_index = FindBestIndexBlockInfo(min_posting_list_bytes); in AllocatePostingList()
438 int best_block_info_index = FindBestIndexBlockInfo(posting_list_bytes); in FreePostingList()
Dflash-index-storage.h242 int FindBestIndexBlockInfo(uint32_t posting_list_bytes) const;