Home
last modified time | relevance | path

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

/hardware/nxp/uwb/halimpl/utils/
DphNxpConfig.cc110 void setCountry(const string& strCountry);
453 void CUwbNxpConfig::setCountry(const string& strCountry) in setCountry() argument
464 mCurrentFile.replace(pos, strlen(country_code_specifier), strCountry); in setCountry()