Home
last modified time | relevance | path

Searched refs:IsCapabilitySupport (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/telephony/core_service/utils/common/include/
H A Dtelephony_config.h30 bool IsCapabilitySupport(uint32_t capablity);
/ohos5.0/base/telephony/core_service/utils/common/src/
H A Dtelephony_config.cpp37 bool TelephonyConfig::IsCapabilitySupport(uint32_t capablity) in IsCapabilitySupport() function in OHOS::Telephony::TelephonyConfig
/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Dnetwork_search_manager.cpp1755 …telephonyConfig.IsCapabilitySupport(static_cast<int32_t>(TelephonyConfig::ConfigType::MODEM_CAP_SU… in GetNetworkCapability()
1785 …telephonyConfig.IsCapabilitySupport(static_cast<int32_t>(TelephonyConfig::ConfigType::MODEM_CAP_SU… in SetNetworkCapability()
/ohos5.0/base/telephony/core_service/frameworks/js/network_search/src/
H A Dnapi_radio.cpp2590 …telephonyConfig.IsCapabilitySupport(static_cast<int32_t>(TelephonyConfig::ConfigType::MODEM_CAP_SU… in IsNrSupported()