Home
last modified time | relevance | path

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

/base/global/resource_management/frameworks/resmgr/src/
H A Dres_config_impl.cpp584 int weightsThis = static_cast<int>(this->mcc_ != MCC_UNDEFINED) + static_cast<int>(this->mnc_ != MNC_UNDEFINED); in IsMccMncMoreSuitable() local
589 ret = weightsThis > weightsOther ? 1 : -1; in IsMccMncMoreSuitable()

Completed in 1 milliseconds