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

/haiku/headers/private/kernel/util/
H A DBitmap.h41 ssize_t GetLowestContiguousClear(size_t count, size_t fromIndex = 0) const;
/haiku/src/system/kernel/util/
H A DBitmap.cpp105 Bitmap::GetLowestContiguousClear(size_t count, size_t fromIndex) const function in class:BKernel::Bitmap

Completed in 56 milliseconds