Home
last modified time | relevance | path

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

12

/third_party/grpc/doc/
Dconnectivity-semantics-and-api.md21 CONNECTING: The channel is trying to establish a connection and is waiting to
33 switch to the CONNECTING state and try to establish a connection again. Since
46 period, channels that are READY or CONNECTING switch to IDLE. Additionally,
65 <th>CONNECTING</th>
72 <th>CONNECTING</th>
121 transition to CONNECTING if the channel is currently IDLE. The boolean should
147 transition, require a transition from CONNECTING to TRANSIENT_FAILURE and back
148 to CONNECTING for every recoverable failure, even if the corresponding
151 e.g., an application waiting for state changes on a channel that is CONNECTING
153 CONNECTING state on polling for current state because the channel may have
Dwait-for-ready.md8 channel being in other states (`CONNECTING`, `READY`, or `IDLE`).
/third_party/boost/libs/optional/test/
Doptional_test_member_T.cpp25 CONNECTING, enumerator
/third_party/grpc/src/python/grpcio_tests/tests/unit/beta/
D_connectivity_channel_test.py25 self.assertIsNotNone(interfaces.ChannelConnectivity.CONNECTING)
/third_party/grpc/src/python/grpcio_tests/tests/unit/
D_api_test.py101 grpc.ChannelConnectivity.CONNECTING,
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eapol_supp/
Deapol_supp_sm.c256 SM_STATE(SUPP_PAE, CONNECTING) in SM_STATE() argument
260 SM_ENTRY(SUPP_PAE, CONNECTING); in SM_STATE()
390 SM_ENTER(SUPP_PAE, CONNECTING); in SM_STEP()
394 SM_ENTER(SUPP_PAE, CONNECTING); in SM_STEP()
424 SM_ENTER(SUPP_PAE, CONNECTING); in SM_STEP()
426 SM_ENTER(SUPP_PAE, CONNECTING); in SM_STEP()
430 SM_ENTER(SUPP_PAE, CONNECTING); in SM_STEP()
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_continuation_continuationManager.js42 CONNECTING: 1, property
Dohos_wifi.js78 CONNECTING : 1, property
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eapol_supp/
Deapol_supp_sm.c247 SM_STATE(SUPP_PAE, CONNECTING) in SM_STATE() argument
251 SM_ENTRY(SUPP_PAE, CONNECTING); in SM_STATE()
376 SM_ENTER(SUPP_PAE, CONNECTING); in SM_STEP()
380 SM_ENTER(SUPP_PAE, CONNECTING); in SM_STEP()
410 SM_ENTER(SUPP_PAE, CONNECTING); in SM_STEP()
412 SM_ENTER(SUPP_PAE, CONNECTING); in SM_STEP()
416 SM_ENTER(SUPP_PAE, CONNECTING); in SM_STEP()
/third_party/grpc/src/python/grpcio/grpc/
D_common.py29 grpc.ChannelConnectivity.CONNECTING,
D__init__.py220 CONNECTING = (_cygrpc.ConnectivityState.connecting, 'connecting') variable in ChannelConnectivity
/third_party/nghttp2/src/
Dshrpx_http2_session.h82 CONNECTING, enumerator
Dshrpx_http2_session.cc610 state_ = Http2SessionState::CONNECTING; in initiate_connection()
2364 case Http2SessionState::CONNECTING: in on_timeout()
/third_party/grpc/examples/python/wait_for_ready/
DREADME.md7 …RPCs SHOULD NOT fail as a result of the channel being in other states (CONNECTING, READY, or IDLE).
/third_party/grpc/doc/python/sphinx/
Dglossary.rst36 (CONNECTING, READY, or IDLE).
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eapol_auth/
Deapol_auth_sm.c259 SM_STATE(AUTH_PAE, CONNECTING) in SM_STATE() argument
264 SM_ENTRY_MA(AUTH_PAE, CONNECTING, auth_pae); in SM_STATE()
404 SM_ENTER(AUTH_PAE, CONNECTING); in SM_STEP()
/third_party/cef/libcef/browser/media_router/
Dmedia_router_impl.cc121 case blink::mojom::PresentationConnectionState::CONNECTING: in ToConnectionState()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eapol_auth/
Deapol_auth_sm.c258 SM_STATE(AUTH_PAE, CONNECTING) in SM_STATE() argument
263 SM_ENTRY_MA(AUTH_PAE, CONNECTING, auth_pae); in SM_STATE()
403 SM_ENTER(AUTH_PAE, CONNECTING); in SM_STEP()
/third_party/grpc/src/python/grpcio_tests/tests_py3_only/unit/
D_simple_stubs_test.py356 grpc.ChannelConnectivity.CONNECTING):
/third_party/grpc/src/proto/grpc/channelz/
Dchannelz.proto89 CONNECTING = 2; enumerator
/third_party/libwebsockets/READMEs/
DREADME.fault-injection.md316 |ss|`ss`|`ss_create_smd_1`|SMD: ss creation acts like CONNECTING said DESTROY_ME|
/third_party/typescript/lib/
Dlib.webworker.d.ts1498 readonly CONNECTING: number; property
1510 readonly CONNECTING: number; variable
5367 readonly CONNECTING: number; property
5380 readonly CONNECTING: number; variable
/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dgstwebrtcbin.c1225 if (dtls_state != DTLS_STATE (NEW) && dtls_state != DTLS_STATE (CONNECTING)) in _collate_peer_connection_states()
1259 if (dtls_state != DTLS_STATE (NEW) && dtls_state != DTLS_STATE (CONNECTING)) in _collate_peer_connection_states()
1317 return STATE (CONNECTING); in _collate_peer_connection_states()
1334 return STATE (CONNECTING); in _collate_peer_connection_states()
/third_party/typescript/src/lib/
Dwebworker.generated.d.ts1478 readonly CONNECTING: number; property
1490 readonly CONNECTING: number; variable
5347 readonly CONNECTING: number; property
5360 readonly CONNECTING: number; variable
/third_party/node/test/fixtures/wpt/interfaces/
Dhtml.idl2087 const unsigned short CONNECTING = 0;
2111 const unsigned short CONNECTING = 0;

12