Home | History | Annotate | Download | only in src

Lines Matching refs:Sort

198   // Sort and merge the free blocks on the free list and the allocation list.
201 free_list_.Sort(&CompareFreeBlockAddress);