Searched defs:number_of_descriptors (Results 1 – 4 of 4) sorted by relevance
172 static constexpr int LengthFor(int number_of_descriptors) { in LengthFor()
1696 void DescriptorArray::SetNumberOfDescriptors(int number_of_descriptors) { in SetNumberOfDescriptors()
10699 int number_of_descriptors, in Allocate()
2025 int number_of_descriptors = descriptors->number_of_descriptors_storage(); in TrimDescriptorArray() local