Home
last modified time | relevance | path

Searched refs:INSECURE (Results 1 – 8 of 8) sorted by relevance

/external/grpc-grpc/test/cpp/interop/
Dreconnect_interop_client.cc47 using grpc::testing::INSECURE;
62 CreateTestChannel(server_address.str(), INSECURE))); in main()
Dstress_test.cc110 using grpc::testing::INSECURE;
278 FLAGS_use_alts ? ALTS : (FLAGS_use_tls ? TLS : INSECURE); in main()
Dclient_helper.cc108 FLAGS_use_alts ? ALTS : (FLAGS_use_tls ? TLS : INSECURE); in CreateChannelForTestCase()
Dhttp2_client.cc198 grpc::CreateTestChannel(host_port, grpc::testing::INSECURE); in main()
/external/grpc-grpc/test/cpp/util/
Dcreate_test_channel.h31 typedef enum { INSECURE = 0, TLS, ALTS } transport_security; enumerator
/external/python/cpython2/Modules/_ctypes/libffi/src/
Ddlmalloc.c518 #ifndef INSECURE
519 #define INSECURE 0 macro
2429 #if !INSECURE
2446 #if (FOOTERS && !INSECURE)
2455 #if !INSECURE
2526 #if (FOOTERS && !INSECURE) in init_mparams()
/external/libffi/src/
Ddlmalloc.c513 #ifndef INSECURE
514 #define INSECURE 0 macro
2424 #if !INSECURE
2441 #if (FOOTERS && !INSECURE)
2450 #if !INSECURE
2521 #if (FOOTERS && !INSECURE) in init_mparams()
/external/dlmalloc/
Dmalloc.c633 #ifndef INSECURE
634 #define INSECURE 0 macro
3009 #if !INSECURE
3026 #if (FOOTERS && !INSECURE)
3034 #if !INSECURE