Searched refs:out_country_code (Results 1 – 2 of 2) sorted by relevance
214 virtual bool GetCountryCode(std::string* out_country_code);
599 bool NetlinkUtils::GetCountryCode(string* out_country_code) { in GetCountryCode() argument611 if (!response->GetAttributeValue(NL80211_ATTR_REG_ALPHA2, out_country_code)) { in GetCountryCode()