Home
last modified time | relevance | path

Searched refs:DISCONNECTED (Results 1 – 25 of 28) sorted by relevance

12

/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_wifi.js62 DISCONNECTED : 0, property
83 DISCONNECTED : 6, property
88 DISCONNECTED : 0, property
116 connState: ConnState.DISCONNECTED,
203 connectState: P2pConnectState.DISCONNECTED,
/third_party/cef/libcef/renderer/
Dframe_impl.h154 DISCONNECTED, enumerator
158 } browser_connection_state_ = ConnectionState::DISCONNECTED;
Dframe_impl.cc321 if (browser_connection_state_ == ConnectionState::DISCONNECTED) { in OnWasShown()
459 DCHECK(browser_connection_state_ == ConnectionState::DISCONNECTED || in ConnectBrowserFrame()
466 browser_connection_state_ = ConnectionState::DISCONNECTED; in ConnectBrowserFrame()
530 browser_connection_state_ = ConnectionState::DISCONNECTED; in OnBrowserFrameDisconnect()
/third_party/boost/libs/optional/test/
Doptional_test_member_T.cpp24 DISCONNECTED, enumerator
/third_party/nghttp2/src/
Dshrpx_http2_session.cc199 state_(Http2SessionState::DISCONNECTED),
269 state_ = Http2SessionState::DISCONNECTED; in disconnect()
363 if (state_ == Http2SessionState::DISCONNECTED || in initiate_connection()
377 if (!proxy.host.empty() && state_ == Http2SessionState::DISCONNECTED) { in initiate_connection()
433 if (state_ == Http2SessionState::DISCONNECTED || in initiate_connection()
472 if (state_ == Http2SessionState::DISCONNECTED) { in initiate_connection()
494 state_ = Http2SessionState::DISCONNECTED; in initiate_connection()
502 if (state_ == Http2SessionState::DISCONNECTED) { in initiate_connection()
537 if (state_ == Http2SessionState::DISCONNECTED) { in initiate_connection()
560 state_ = Http2SessionState::DISCONNECTED; in initiate_connection()
[all …]
Dshrpx_http2_session.h74 DISCONNECTED, enumerator
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eapol_auth/
Deapol_auth_sm.c217 SM_STATE(AUTH_PAE, DISCONNECTED) in SM_STATE() argument
228 SM_ENTRY_MA(AUTH_PAE, DISCONNECTED, auth_pae); in SM_STATE()
397 SM_ENTER(AUTH_PAE, DISCONNECTED); in SM_STEP()
412 SM_ENTER(AUTH_PAE, DISCONNECTED); in SM_STEP()
422 SM_ENTER(AUTH_PAE, DISCONNECTED); in SM_STEP()
436 SM_ENTER(AUTH_PAE, DISCONNECTED); in SM_STEP()
/third_party/ffmpeg/libavformat/
Dftp.c42 DISCONNECTED, enumerator
235 s->state = DISCONNECTED; in ftp_close_data_connection()
672 s->state = DISCONNECTED; in ftp_connect()
807 if (s->state == DISCONNECTED) { in ftp_read()
861 if (s->state == DISCONNECTED) { in ftp_write()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eapol_auth/
Deapol_auth_sm.c216 SM_STATE(AUTH_PAE, DISCONNECTED) in SM_STATE() argument
227 SM_ENTRY_MA(AUTH_PAE, DISCONNECTED, auth_pae); in SM_STATE()
396 SM_ENTER(AUTH_PAE, DISCONNECTED); in SM_STEP()
411 SM_ENTER(AUTH_PAE, DISCONNECTED); in SM_STEP()
421 SM_ENTER(AUTH_PAE, DISCONNECTED); in SM_STEP()
435 SM_ENTER(AUTH_PAE, DISCONNECTED); in SM_STEP()
/third_party/libsoup/libsoup/
Dsoup-connection.c36 DISCONNECTED, enumerator
166 signals[DISCONNECTED] = in soup_connection_class_init()
595 g_signal_emit (conn, signals[DISCONNECTED], 0); in soup_connection_disconnect()
Dsoup-socket.c36 DISCONNECTED, enumerator
487 signals[DISCONNECTED] = in soup_socket_class_init()
1630 g_signal_emit (sock, signals[DISCONNECTED], 0); in soup_socket_disconnect()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eapol_supp/
Deapol_supp_sm.c232 SM_STATE(SUPP_PAE, DISCONNECTED) in SM_STATE() argument
234 SM_ENTRY(SUPP_PAE, DISCONNECTED); in SM_STATE()
373 SM_ENTER_GLOBAL(SUPP_PAE, DISCONNECTED); in SM_STEP()
387 SM_ENTER(SUPP_PAE, DISCONNECTED); in SM_STEP()
438 SM_ENTER(SUPP_PAE, DISCONNECTED); in SM_STEP()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eapol_supp/
Deapol_supp_sm.c223 SM_STATE(SUPP_PAE, DISCONNECTED) in SM_STATE() argument
225 SM_ENTRY(SUPP_PAE, DISCONNECTED); in SM_STATE()
359 SM_ENTER_GLOBAL(SUPP_PAE, DISCONNECTED); in SM_STEP()
373 SM_ENTER(SUPP_PAE, DISCONNECTED); in SM_STEP()
424 SM_ENTER(SUPP_PAE, DISCONNECTED); in SM_STEP()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/doc/docbook/
Dwpa_cli.sgml154 second to "CONNECTED" or "DISCONNECTED" depending on the event.
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/doc/docbook/
Dwpa_cli.sgml158 second to "CONNECTED" or "DISCONNECTED" depending on the event.
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dwpa_auth.c1905 SM_STATE(WPA_PTK, DISCONNECTED) in SM_STATE() argument
1907 SM_ENTRY_MA(WPA_PTK, DISCONNECTED, wpa_ptk); in SM_STATE()
3415 SM_ENTER(WPA_PTK, DISCONNECTED); in SM_STEP()
3422 SM_ENTER(WPA_PTK, DISCONNECTED); in SM_STEP()
3429 SM_ENTER(WPA_PTK, DISCONNECTED); in SM_STEP()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dwpa_auth.c1987 SM_STATE(WPA_PTK, DISCONNECTED) in SM_STATE() argument
1989 SM_ENTRY_MA(WPA_PTK, DISCONNECTED, wpa_ptk); in SM_STATE()
3729 SM_ENTER(WPA_PTK, DISCONNECTED); in SM_STEP()
3736 SM_ENTER(WPA_PTK, DISCONNECTED); in SM_STEP()
3743 SM_ENTER(WPA_PTK, DISCONNECTED); in SM_STEP()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
DREADME818 or DISCONNECTED). If the action script needs to get more information
835 if [ "$CMD" = "DISCONNECTED" ]; then
1137 "CTRL-EVENT-DISCONNECTED" or "CTRL-EVENT-DSCP-POLICY clear_all" events.
DREADME-HS20478 <3>CTRL-EVENT-DISCONNECTED bssid=02:00:00:00:01:00 reason=1 locally_generated=1
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
DREADME818 or DISCONNECTED). If the action script needs to get more information
835 if [ "$CMD" = "DISCONNECTED" ]; then
DREADME-HS20472 <3>CTRL-EVENT-DISCONNECTED bssid=02:00:00:00:01:00 reason=1 locally_generated=1
/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dgstwebrtcbin.c1068 if (any_state & (1 << STATE (DISCONNECTED))) { in _collate_ice_connection_states()
1070 return STATE (DISCONNECTED); in _collate_ice_connection_states()
1300 if (any_ice_state & (1 << ICE_STATE (DISCONNECTED))) { in _collate_peer_connection_states()
1302 return STATE (DISCONNECTED); in _collate_peer_connection_states()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
DChangeLog433 * added AP-STA-DISCONNECTED ctrl_iface event
558 - Send AP-STA-DISCONNECTED event when an AP disconnects a station
/third_party/alsa-lib/src/pcm/
Dpcm.c1229 err = bad_pcm_state(pcm, ~P_STATE(DISCONNECTED), 0); in snd_pcm_prepare()
1894 STATE(DISCONNECTED),
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
DChangeLog476 * added AP-STA-DISCONNECTED ctrl_iface event
601 - Send AP-STA-DISCONNECTED event when an AP disconnects a station

12