HomeSort by relevance Sort by last modified time
    Searched defs:client_mode (Results 1 - 7 of 7) sorted by null

  /external/conscrypt/common/src/main/java/org/conscrypt/
SSLParametersImpl.java 77 private boolean client_mode = true; field in class:SSLParametersImpl
169 return client_mode ? clientSessionContext : serverSessionContext;
262 client_mode = mode;
270 return client_mode;
  /external/ltp/testcases/network/netstress/
netstress.c 53 static char *client_mode; variable
144 if (client_mode && fastopen_sapi)
754 if (client_mode) {
798 (client_mode) ? "client" : "server",
808 tst_res(TINFO, "DCCP %s", (client_mode) ? "client" : "server");
815 tst_res(TINFO, "SCTP %s", (client_mode) ? "client" : "server");
841 {"l", &client_mode, "-l Become client, default is server"},
  /prebuilts/misc/common/robolectric/android-all/
android-all-7.0.0_r1-robolectric-r1.jar 
android-all-7.1.0_r7-robolectric-r1.jar 
android-all-8.0.0_r4-robolectric-r1.jar 
android-all-8.1.0-robolectric-r4458339.jar 
  /prebuilts/sdk/tools/lib/
signapk.jar 

Completed in 204 milliseconds