Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/cellular_call/services/utils/include/
H A Dcellular_call_config.h473 static std::map<int32_t, bool> utProvisioningSupported_; variable
/ohos5.0/base/telephony/cellular_call/services/utils/src/
H A Dcellular_call_config.cpp62 std::map<int32_t, bool> CellularCallConfig::utProvisioningSupported_; member in OHOS::Telephony::CellularCallConfig