Searched refs:mcc_ (Results 1 – 5 of 5) sorted by relevance
425 if ((candidateConfig.mcc_ != bestConfig.mcc_) && deviceConfig.mcc_) { in IsCandidateResConfigPreferred()426 return candidateConfig.mcc_; in IsCandidateResConfigPreferred()616 if (supported.mcc_ != 0 && supported.mcc_ != desired.mcc_) { in IsMccMncMatch()692 …== other.language_ && script_ == other.script_ && region_ == other.region_ && mcc_ == other.mcc_ && in operator ==()920 mcc_ = keyParam.value; in ParseConfig()1041 if (resConfig.mcc_ != MCC_UNDEFINED && resConfig.mnc_ != MNC_UNDEFINED) { in ConvertResConfigToTag()1042 GetConfigString(KeyType::MCC, resConfig.mcc_, resTag); in ConvertResConfigToTag()
43 … : mcc_(mcc), mnc_(mnc), orientation_(orientation), colorMode_(colorMode), deviceType_(deviceType), in AceResConfig()84 int32_t mcc_ = MCC_UNDEFINED; variable
236 return mcc_; in GetMcc()369 static int32_t mcc_; variable
58 int32_t SystemProperties::mcc_ = MCC_UNDEFINED; member in OHOS::Ace::SystemProperties161 mcc_ = mcc; in InitMccMnc()
220 int32_t SystemProperties::mcc_ = MCC_UNDEFINED; member in OHOS::Ace::SystemProperties385 mcc_ = mcc; in InitMccMnc()