Searched defs:status_type (Results 1 - 7 of 7) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Daccounting.c34 int status_type)
65 status_type)) {
32 accounting_msg(struct hostapd_data *hapd, struct sta_info *sta, int status_type) argument
/external/wpa_supplicant_8/src/ap/
H A Daccounting.c34 int status_type)
65 status_type)) {
32 accounting_msg(struct hostapd_data *hapd, struct sta_info *sta, int status_type) argument
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Daccounting.c34 int status_type)
65 status_type)) {
32 accounting_msg(struct hostapd_data *hapd, struct sta_info *sta, int status_type) argument
/external/chromium_org/chrome/browser/spellchecker/
H A Dspellcheck_service.cc142 SpellcheckService::EventType status_type) {
147 g_status_type = status_type;
141 SignalStatusEvent( SpellcheckService::EventType status_type) argument
/external/chromium_org/net/http/
H A Dmock_gssapi_library_posix.cc338 int status_type,
346 status_type);
335 display_status( OM_uint32* minor_status, OM_uint32 status_value, int status_type, const gss_OID mech_type, OM_uint32* message_context, gss_buffer_t status_string) argument
H A Dhttp_auth_gssapi_posix.cc544 int status_type,
549 return display_status_(minor_status, status_value, status_type, mech_type,
541 display_status( OM_uint32* minor_status, OM_uint32 status_value, int status_type, const gss_OID mech_type, OM_uint32* message_context, gss_buffer_t status_string) argument
/external/chromium_org/third_party/boringssl/src/ssl/
H A Ds3_clnt.c1807 uint8_t status_type; local
1820 if (!CBS_get_u8(&certificate_status, &status_type) ||
1821 status_type != TLSEXT_STATUSTYPE_ocsp ||

Completed in 3203 milliseconds