Home
last modified time | relevance | path

Searched refs:VALID_VECTOR_SIZE (Results 1 – 2 of 2) sorted by relevance

/base/telephony/cellular_data/services/include/common/
Dcellular_data_constant.h216 static const int32_t VALID_VECTOR_SIZE = 2; variable
/base/telephony/cellular_data/services/src/
Ddata_connection_manager.cpp337 if (linkBandwidths.size() == VALID_VECTOR_SIZE) { in GetDefaultBandWidthsConfig()
341 if (upDownBandwidthValue.size() == VALID_VECTOR_SIZE) { in GetDefaultBandWidthsConfig()