Searched refs:AllocateElement (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/ulib/bitmap/
H A Drle-bitmap.cpp20 fbl::unique_ptr<RleBitmapElement> AllocateElement(RleBitmap::FreeList* free_list) { function in namespace:bitmap::__anon886
157 fbl::unique_ptr<RleBitmapElement> new_elem = AllocateElement(free_list);
237 fbl::unique_ptr<RleBitmapElement> new_elem = AllocateElement(free_list);

Completed in 23 milliseconds