Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/telephony_data/sim/src/
H A Dsim_ability.cpp255 bool isExistCardType = value.GetObject(SimData::CARD_TYPE, valueObject); in SetCard() local
256 if (!isExistCardType) { in SetCard()