Home
last modified time | relevance | path

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

12

/third_party/boost/libs/optional/test/
Doptional_test_member_T.cpp26 CONNECTED, enumerator
35 x->mValue = Status::CONNECTED; in test_member_T()
37 BOOST_TEST(x->mValue == Status::CONNECTED); in test_member_T()
/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.h84 CONNECTED, enumerator
Dshrpx_http2_session.cc746 assert(state_ == Http2SessionState::CONNECTED); in submit_request()
766 assert(state_ == Http2SessionState::CONNECTED); in submit_rst_stream()
784 assert(state_ == Http2SessionState::CONNECTED); in resume_data()
1653 state_ = Http2SessionState::CONNECTED; in connection_made()
1813 case Http2SessionState::CONNECTED: in signal_write()
1863 return state_ == Http2SessionState::CONNECTED && in can_push_request()
1869 if (state_ != Http2SessionState::CONNECTED || in start_checking_connection()
Dnghttp.h210 enum class ClientState { IDLE, CONNECTED }; enumerator
Dnghttp.cc871 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/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_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/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/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/
Ds_server.pod748 =head1 CONNECTED COMMANDS
Ds_client.pod729 =head1 CONNECTED COMMANDS
/third_party/libwebsockets/lib/secure-streams/
DREADME.md74 immediately taken through CREATING, CONNECTING, CONNECTED states for
/third_party/harfbuzz/perf/texts/
Den-words.txt2157 CONNECTED
/third_party/skia/third_party/externals/harfbuzz/perf/texts/
Den-words.txt2157 CONNECTED
/third_party/eudev/hwdb/
D20-OUI.hwdb37776 ID_OUI_FROM_DATABASE=CONNECTED SYSTEMS
93747 ID_OUI_FROM_DATABASE=FUJITSU CONNECTED TECHNOLOGIES LIMITED

12