Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds