Home
last modified time | relevance | path

Searched refs:keyparam (Results 1 – 1 of 1) sorted by relevance

/developtools/global_resource_tool/src/
Dresource_util.cpp336 for (const auto &keyparam : keyParams) { in PaserKeyParam() local
337 string limitKey = GetKeyParamValue(keyparam); in PaserKeyParam()
341 if (keyparam.keyType == KeyType::MCC) { in PaserKeyParam()
344 if (keyparam.keyType == KeyType::MNC) { in PaserKeyParam()
347 if (keyparam.keyType == KeyType::REGION || keyparam.keyType == KeyType::MNC) { in PaserKeyParam()
403 for (const auto &keyparam : keyParams) { in GetNormalSize() local
404 string limitKey = GetKeyParamValue(keyparam); in GetNormalSize()
408 if (keyparam.keyType == KeyType::DEVICETYPE) { in GetNormalSize()
410 } else if (keyparam.keyType == KeyType::RESOLUTION) { in GetNormalSize()