Searched refs:MAX_HSP_VECTOR_SIZE (Results 1 – 1 of 1) sorted by relevance
24 constexpr uint32_t MAX_HSP_VECTOR_SIZE = 10000; variable105 hspVectorSize = std::min(hspVectorSize, MAX_HSP_VECTOR_SIZE); in ReadFromParcel()