Home
last modified time | relevance | path

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

/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dres_config_impl.cpp451 bool ResConfigImpl::IsMccMncMatch(uint32_t mcc, uint32_t mnc) const in IsMccMncMatch() function in OHOS::Global::Resource::ResConfigImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/resource/
H A Dace_res_config.cpp609 bool IsMccMncMatch(const AceResConfig& desired, const AceResConfig& supported) in IsMccMncMatch() function