Home
last modified time | relevance | path

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

/hardware/nxp/uwb/halimpl/utils/
DphNxpConfig.cc61 constexpr std::string_view country_code_specifier = "<country>"; variable
686 auto posCountry = new_filename.find(country_code_specifier); in evaluateExtraConfPaths()
688 …new_filename.replace(posCountry, country_code_specifier.length(), mExtraConfSpecifiers.mCurRegionC… in evaluateExtraConfPaths()