Home
last modified time | relevance | path

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

/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_wifi.js81 CONNECTED : 4, property
89 CONNECTED : 1, property
93 CONNECTED : 0, property
Dohos_continuation_continuationManager.js43 CONNECTED: 2, property
/third_party/nghttp2/src/
Dshrpx_http2_downstream_connection.cc74 if (http2session_->get_state() == Http2SessionState::CONNECTED && in ~Http2DownstreamConnection()
143 if (http2session_->get_state() == Http2SessionState::CONNECTED && in submit_rst_stream()
555 if (http2session_->get_state() != Http2SessionState::CONNECTED) { in resume_read()
Dshrpx_http2_session.cc759 assert(state_ == Http2SessionState::CONNECTED); in submit_request()
779 assert(state_ == Http2SessionState::CONNECTED); in submit_rst_stream()
797 assert(state_ == Http2SessionState::CONNECTED); in resume_data()
1666 state_ = Http2SessionState::CONNECTED; in connection_made()
1829 case Http2SessionState::CONNECTED: in signal_write()
1879 return state_ == Http2SessionState::CONNECTED && in can_push_request()
1885 if (state_ != Http2SessionState::CONNECTED || in start_checking_connection()
Dshrpx_http2_session.h84 CONNECTED, enumerator
Dnghttp.h212 enum class ClientState { IDLE, CONNECTED }; enumerator
Dnghttp.cc885 state = ClientState::CONNECTED; in connected()
/third_party/cef/libcef/browser/media_router/
Dmedia_router_impl.cc123 case blink::mojom::PresentationConnectionState::CONNECTED: in ToConnectionState()
/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/wpa_supplicant/doc/docbook/
Dwpa_cli.sgml154 second to "CONNECTED" or "DISCONNECTED" depending on the event.
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
DREADME-HS20449 <3>CTRL-EVENT-CONNECTED - Connection to 02:00:00:00:01:00 completed (auth) [id=0 id_str=]
490 <3>CTRL-EVENT-CONNECTED - Connection to 02:00:00:00:01:00 completed (reauth) [id=0 id_str=]
DREADME817 with two command line arguments: interface name and event (CONNECTED
830 if [ "$CMD" = "CONNECTED" ]; then
DChangeLog810 p2p_dev_addr parameter name with AP-STA-CONNECTED
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
DREADME-HS20455 <3>CTRL-EVENT-CONNECTED - Connection to 02:00:00:00:01:00 completed (auth) [id=0 id_str=]
496 <3>CTRL-EVENT-CONNECTED - Connection to 02:00:00:00:01:00 completed (reauth) [id=0 id_str=]
DREADME817 with two command line arguments: interface name and event (CONNECTED
830 if [ "$CMD" = "CONNECTED" ]; then
DChangeLog863 p2p_dev_addr parameter name with AP-STA-CONNECTED
/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dgstwebrtcbin.c1051 if (ice_state != STATE (CONNECTED) && ice_state != STATE (COMPLETED) in _collate_ice_connection_states()
1091 return STATE (CONNECTED); in _collate_ice_connection_states()
1227 if (dtls_state != DTLS_STATE (CONNECTED) in _collate_peer_connection_states()
1240 if (ice_state != ICE_STATE (CONNECTED) && ice_state != ICE_STATE (COMPLETED) in _collate_peer_connection_states()
1261 if (dtls_state != DTLS_STATE (CONNECTED) in _collate_peer_connection_states()
1274 if (ice_state != ICE_STATE (CONNECTED) && ice_state != ICE_STATE (COMPLETED) in _collate_peer_connection_states()
1325 return STATE (CONNECTED); in _collate_peer_connection_states()
/third_party/libwebsockets/READMEs/
DREADME.fault-injection.md317 |ss|`ss`|`ss_create_smd_2`|SMD: ss creation acts like CONNECTED said DESTROY_ME|
/third_party/openssl/doc/man1/
Dopenssl-s_server.pod.in829 =head1 CONNECTED COMMANDS
Dopenssl-s_client.pod.in805 =head1 CONNECTED COMMANDS
/third_party/libwebsockets/lib/secure-streams/
DREADME.md74 immediately taken through CREATING, CONNECTING, CONNECTED states for
/third_party/rust/crates/libc/src/
Dpsp.rs2454 pub const CONNECTED: i32 = 0x020; constant
/third_party/harfbuzz/perf/texts/
Den-words.txt2157 CONNECTED
/third_party/skia/third_party/externals/harfbuzz/perf/texts/
Den-words.txt2157 CONNECTED
/third_party/gstreamer/gstreamer/
DChangeLog130187 gst/gstpad.*: CONNECTED -> LINKED.
130192 CONNECTED -> LINKED.