Home
last modified time | relevance | path

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

/base/telephony/core_service/utils/common/src/
Dtelephony_config.cpp45 std::string maxCap = system::GetParameter(MODEM_CAP, NULL_STRING); in IsCapabilitySupport() local
56 int32_t TelephonyConfig::ConvertCharToInt(uint32_t &retValue, const std::string &maxCap, uint32_t i… in ConvertCharToInt()