/external/libwebsockets/lib/secure-streams/ |
D | secure-streams-serialize.c | 334 goto hangup; in lws_ss_deserialize_parse() 336 goto hangup; in lws_ss_deserialize_parse() 342 goto hangup; in lws_ss_deserialize_parse() 345 goto hangup; in lws_ss_deserialize_parse() 349 goto hangup; in lws_ss_deserialize_parse() 351 goto hangup; in lws_ss_deserialize_parse() 359 goto hangup; in lws_ss_deserialize_parse() 361 goto hangup; in lws_ss_deserialize_parse() 363 goto hangup; in lws_ss_deserialize_parse() 370 goto hangup; in lws_ss_deserialize_parse() [all …]
|
D | secure-streams-process.c | 452 goto hangup; in callback_ss_proxy() 457 goto hangup; in callback_ss_proxy() 483 hangup: in callback_ss_proxy()
|
D | secure-streams-client.c | 298 goto hangup; in callback_sspc_client() 308 hangup: in callback_sspc_client()
|
/external/webrtc/examples/androidnativeapi/java/org/webrtc/examples/androidnativeapi/ |
D | MainActivity.java | 56 hangupButton.setOnClickListener((view) -> { hangup(); }); in onCreate() 78 hangup(); in onStop() 101 private void hangup() { in hangup() method in MainActivity 111 callClient.hangup(); in hangup()
|
D | CallClient.java | 53 public void hangup() { in hangup() method in CallClient
|
/external/webrtc/examples/objc/AppRTCMobile/ios/ |
D | ARDVideoCallViewController.m | 86 [self hangup]; 145 [self hangup]; 152 [self hangup]; 208 - (void)hangup { method
|
D | ARDVideoCallView.m | 154 // Place hangup button in the bottom left. 162 // Place button to the right of hangup button.
|
/external/rust/crates/tokio/tests/ |
D | signal_no_rt.rs | 10 let _ = signal(SignalKind::hangup()); in no_runtime_panics_creating_signals()
|
D | signal_multi_rt.rs | 29 let mut signal = signal(SignalKind::hangup()).unwrap(); in multi_loop()
|
/external/rust/crates/tokio/src/signal/ |
D | unix.rs | 101 pub fn hangup() -> Self { in hangup() method
|
/external/openssh/ |
D | README.tun | 19 Restart the server or send the hangup signal (SIGHUP) to let the server
|
/external/libwebsockets/READMEs/ |
D | README.lws_retry.md | 67 The context defaults to having a 5m valid ping interval and 5m10s hangup interval,
|
/external/mdnsresponder/mDNSShared/ |
D | dnsextd.c | 138 static mDNSBool hangup = 0; variable 2930 else if (hangup) in Run() 2944 hangup = 0; in Run() 3000 if (sig == SIGHUP) { hangup = 1; return; } in HndlSignal()
|
/external/python/cpython2/Doc/library/ |
D | signal.rst | 69 All the signal numbers are defined symbolically. For example, the hangup signal
|
/external/python/cpython3/Doc/library/ |
D | signal.rst | 200 All the signal numbers are defined symbolically. For example, the hangup signal
|
/external/jline/ |
D | jline-3.13.3.jar | META-INF/MANIFEST.MF
META-INF/
org/
org/jline/
org/ ... |
/external/strace/ |
D | ChangeLog | 32852 receive_responses: avoid potential hangup. 32854 the first recvmsg call to avoid potential hangup. 47394 hangup is certainly not the best solution for the issue. 52101 Fix strace -f -o '|command' hangup. 52103 -o option, otherwise a forked command will cause a hangup inside
|
/external/kotlinx.coroutines/benchmarks/src/jmh/resources/ |
D | ospd.txt.gz |
|
/external/kotlinc/lib/ |
D | kotlin-compiler.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/backend-common. ... |