Searched refs:GetCountryCode (Results 1 – 4 of 4) sorted by relevance
214 virtual bool GetCountryCode(std::string* out_country_code);
599 bool NetlinkUtils::GetCountryCode(string* out_country_code) { in GetCountryCode() function in android::wificond::NetlinkUtils
209 if (netlink_utils_->GetCountryCode(&country_code)) { in dump()
845 EXPECT_TRUE(netlink_utils_->GetCountryCode(&country_code)); in TEST_F()857 EXPECT_FALSE(netlink_utils_->GetCountryCode(&country_code_ignored)); in TEST_F()