Searched refs:RemoveEntryAtIndex (Results 1 – 2 of 2) sorted by relevance
288 m_free_blocks.RemoveEntryAtIndex(i); in ReserveBlock()319 m_reserved_blocks.RemoveEntryAtIndex(entry_idx); in FreeBlock()
382 bool RemoveEntryAtIndex(uint32_t idx) { in RemoveEntryAtIndex() function