Home
last modified time | relevance | path

Searched refs:IsMccMncMatch (Results 1 - 2 of 2) sorted by relevance

/base/global/resource_management/frameworks/resmgr/include/
H A Dres_config_impl.h225 bool IsMccMncMatch(uint32_t mcc, uint32_t mnc) const;
/base/global/resource_management/frameworks/resmgr/src/
H A Dres_config_impl.cpp419 if (!IsMccMncMatch(other->mcc_, other->mnc_)) { in Match()
451 bool ResConfigImpl::IsMccMncMatch(uint32_t mcc, uint32_t mnc) const in IsMccMncMatch() function in OHOS::Global::Resource::ResConfigImpl

Completed in 3 milliseconds