Home
last modified time | relevance | path

Searched refs:nrModeSupportedList_ (Results 1 - 2 of 2) sorted by relevance

/base/telephony/cellular_call/services/utils/src/
H A Dcellular_call_config.cpp60 std::map<int32_t, std::vector<int32_t>> CellularCallConfig::nrModeSupportedList_; member in OHOS::Telephony::CellularCallConfig
90 CellularCallConfig::nrModeSupportedList_.insert(std::pair<int, std::vector<int32_t>>( in InitDefaultOperatorConfig()
413 nrModeSupportedList_[slotId] = poc.intArrayValue[KEY_NR_MODE_SUPPORTED_LIST_INT_ARRAY]; in ParseAndCacheOperatorConfigs()
995 return nrModeSupportedList_[slotId]; in GetNrModeSupportedListConfig()
/base/telephony/cellular_call/services/utils/include/
H A Dcellular_call_config.h474 static std::map<int32_t, std::vector<int32_t>> nrModeSupportedList_; member in OHOS::Telephony::CellularCallConfig

Completed in 3 milliseconds