Searched refs:end_count (Results 1 – 1 of 1) sorted by relevance
656 const size_t end_count = specs.GetSize(); in GetModuleSpecifications() local657 size_t num_specs_added = end_count - initial_count; in GetModuleSpecifications()661 for (size_t i = initial_count; i < end_count; ++i) { in GetModuleSpecifications()