/third_party/grpc/doc/ |
D | connectivity-semantics-and-api.md | 21 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
|
D | wait-for-ready.md | 8 channel being in other states (`CONNECTING`, `READY`, or `IDLE`).
|
/third_party/boost/libs/optional/test/ |
D | optional_test_member_T.cpp | 25 CONNECTING, enumerator
|
/third_party/grpc/src/python/grpcio_tests/tests/unit/beta/ |
D | _connectivity_channel_test.py | 25 self.assertIsNotNone(interfaces.ChannelConnectivity.CONNECTING)
|
/third_party/grpc/src/python/grpcio_tests/tests/unit/ |
D | _api_test.py | 101 grpc.ChannelConnectivity.CONNECTING,
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eapol_supp/ |
D | eapol_supp_sm.c | 256 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/ |
D | ohos_continuation_continuationManager.js | 42 CONNECTING: 1, property
|
D | ohos_wifi.js | 78 CONNECTING : 1, property
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eapol_supp/ |
D | eapol_supp_sm.c | 247 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.py | 29 grpc.ChannelConnectivity.CONNECTING,
|
D | __init__.py | 220 CONNECTING = (_cygrpc.ConnectivityState.connecting, 'connecting') variable in ChannelConnectivity
|
/third_party/nghttp2/src/ |
D | shrpx_http2_session.h | 82 CONNECTING, enumerator
|
D | shrpx_http2_session.cc | 610 state_ = Http2SessionState::CONNECTING; in initiate_connection() 2364 case Http2SessionState::CONNECTING: in on_timeout()
|
/third_party/grpc/examples/python/wait_for_ready/ |
D | README.md | 7 …RPCs SHOULD NOT fail as a result of the channel being in other states (CONNECTING, READY, or IDLE).
|
/third_party/grpc/doc/python/sphinx/ |
D | glossary.rst | 36 (CONNECTING, READY, or IDLE).
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eapol_auth/ |
D | eapol_auth_sm.c | 259 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/ |
D | media_router_impl.cc | 121 case blink::mojom::PresentationConnectionState::CONNECTING: in ToConnectionState()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eapol_auth/ |
D | eapol_auth_sm.c | 258 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.py | 356 grpc.ChannelConnectivity.CONNECTING):
|
/third_party/grpc/src/proto/grpc/channelz/ |
D | channelz.proto | 89 CONNECTING = 2; enumerator
|
/third_party/libwebsockets/READMEs/ |
D | README.fault-injection.md | 316 |ss|`ss`|`ss_create_smd_1`|SMD: ss creation acts like CONNECTING said DESTROY_ME|
|
/third_party/typescript/lib/ |
D | lib.webworker.d.ts | 1498 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/ |
D | gstwebrtcbin.c | 1225 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/ |
D | webworker.generated.d.ts | 1478 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/ |
D | html.idl | 2087 const unsigned short CONNECTING = 0; 2111 const unsigned short CONNECTING = 0;
|