Home
last modified time | relevance | path

Searched defs:start_inclusive (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/common/libs/utils/
Dunique_resource_allocator.h174 auto start_inclusive = available_resource; in UniqueConsecutiveItems() local
221 TakeRange(const T& start_inclusive, const T& end_exclusive) { in TakeRange()
262 TakeRangeInternal(const T& start_inclusive, const T& end_exclusive) { in TakeRangeInternal()