Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/services/sim/include/
H A Dmcc_pool.h275 int mncShortestLength_ = 0; variable
280 mncShortestLength_ = shortestMnc; in MccAccess()
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dmcc_pool.cpp55 return access->mncShortestLength_; in ShortestMncLengthFromMcc()