Searched refs:VmaVectorFindSorted (Results 1 – 1 of 1) sorted by relevance
4198 IterT VmaVectorFindSorted(const IterT& beg, const IterT& end, const KeyT& value) in VmaVectorFindSorted() function10277 SuballocationVectorType::iterator it = VmaVectorFindSorted<VmaSuballocationOffsetLess>( in FreeAtOffset()10299 …VmaVectorFindSorted<VmaSuballocationOffsetLess>(suballocations2nd.begin(), suballocations2nd.end()… in FreeAtOffset()10300 …VmaVectorFindSorted<VmaSuballocationOffsetGreater>(suballocations2nd.begin(), suballocations2nd.en… in FreeAtOffset()