Searched refs:allowed_shipping_countries_ (Results 1 – 1 of 1) sorted by relevance
233 allowed_shipping_countries_.insert(country_code); in AddAllowedShippingCountry()273 return allowed_shipping_countries_; in allowed_shipping_countries()325 std::set<std::string> allowed_shipping_countries_; variable