Home
last modified time | relevance | path

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

/external/cronet/net/third_party/quiche/src/quiche/blind_sign_auth/
Dblind_sign_auth_test.cc79 location.set_country("US"); in SetUp()
/external/wpa_supplicant_8/wpa_supplicant/
Ddriver_i.h316 if (wpa_s->driver->set_country) in wpa_drv_set_country()
317 return wpa_s->driver->set_country(wpa_s->drv_priv, alpha2); in wpa_drv_set_country()
Dwpa_priv.c626 if (iface->drv_priv == NULL || iface->driver->set_country == NULL || in wpa_priv_cmd_set_country()
630 iface->driver->set_country(iface->drv_priv, buf); in wpa_priv_cmd_set_country()
/external/wpa_supplicant_8/src/ap/
Dap_drv_ops.c629 hapd->driver->set_country == NULL) in hostapd_set_country()
631 return hapd->driver->set_country(hapd->drv_priv, country); in hostapd_set_country()
/external/wpa_supplicant_8/src/drivers/
Ddriver_privsep.c839 .set_country = wpa_driver_privsep_set_country,
Ddriver.h3314 int (*set_country)(void *priv, const char *alpha2); member
Ddriver_nl80211.c13672 .set_country = wpa_driver_nl80211_set_country,
/external/libvpx/third_party/libwebm/mkvmuxer/
Dmkvmuxer.h985 bool set_country(const char* country);
Dmkvmuxer.cc1913 if (!d.set_country(country)) in add_string()
2065 bool Chapter::Display::set_country(const char* country) { in set_country() function in mkvmuxer::Chapter::Display
/external/libwebm/mkvmuxer/
Dmkvmuxer.h985 bool set_country(const char* country);
Dmkvmuxer.cc1913 if (!d.set_country(country)) in add_string()
2065 bool Chapter::Display::set_country(const char* country) { in set_country() function in mkvmuxer::Chapter::Display
/external/libaom/third_party/libwebm/mkvmuxer/
Dmkvmuxer.h985 bool set_country(const char* country);
Dmkvmuxer.cc1913 if (!d.set_country(country)) in add_string()
2065 bool Chapter::Display::set_country(const char* country) { in set_country() function in mkvmuxer::Chapter::Display