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