| /third_party/grpc/test/core/surface/ |
| D | init_test.cc | 38 grpc_init(); in test() 55 grpc_init(); in test_blocking() 70 grpc_init(); in TEST() 81 grpc_init(); in TEST() 82 grpc_init(); in TEST() 84 grpc_init(); in TEST() 91 grpc_init(); in TEST() 95 grpc_init(); in TEST() 97 grpc_init(); in TEST() 107 grpc_init(); in TEST() [all …]
|
| D | num_external_connectivity_watchers_test.cc | 77 grpc_init(); in run_timeouts_test() 124 grpc_init(); in run_channel_shutdown_before_timeout_test()
|
| /third_party/grpc/src/cpp/client/ |
| D | secure_credentials.cc | 86 grpc::internal::GrpcLibrary init; // To call grpc_init(). in GoogleDefaultCredentials() 93 grpc::internal::GrpcLibrary init; // To call grpc_init(). in ExternalAccountCredentials() 101 grpc::internal::GrpcLibrary init; // To call grpc_init(). in SslCredentials() 234 grpc::internal::GrpcLibrary init; // To call grpc_init(). in AltsCredentials() 249 grpc::internal::GrpcLibrary init; // To call grpc_init(). in LocalCredentials() 264 grpc::internal::GrpcLibrary init; // To call grpc_init(). in GoogleComputeEngineCredentials() 272 grpc::internal::GrpcLibrary init; // To call grpc_init(). in ServiceAccountJWTAccessCredentials() 286 grpc::internal::GrpcLibrary init; // To call grpc_init(). in GoogleRefreshTokenCredentials() 294 grpc::internal::GrpcLibrary init; // To call grpc_init(). in AccessTokenCredentials() 303 grpc::internal::GrpcLibrary init; // To call grpc_init(). in GoogleIAMCredentials() [all …]
|
| /third_party/grpc/src/core/lib/surface/ |
| D | init.cc | 92 grpc_core::InitInternally = grpc_init; in do_basic_init() 108 void grpc_init(void) { in grpc_init() function 133 GRPC_TRACE_LOG(api, INFO) << "grpc_init(void)"; in grpc_init() 158 // another grpc_init has been called, and do nothing if that is the case. in grpc_shutdown_from_cleanup_thread()
|
| D | init_internally.h | 20 // Function pointers that should be used in preference to grpc_init,
|
| /third_party/grpc/test/core/server/ |
| D | xds_channel_stack_modifier_test.cc | 46 grpc_init(); in TEST() 59 grpc_init(); in TEST() 93 grpc_init(); in TEST()
|
| /third_party/grpc/test/cpp/ |
| D | README-iOS.md | 25 grpc_init(); 35 static void SetUpTestCase() { grpc_init(); }
|
| /third_party/grpc/test/core/security/ |
| D | verify_jwt.cc | 83 grpc_init(); in main() 94 grpc_init(); in main()
|
| /third_party/grpc/test/cpp/codegen/ |
| D | proto_utils_test.cc | 58 grpc_init(); in SetUpTestSuite() 154 grpc_init(); in SetUpTestSuite()
|
| /third_party/grpc/test/cpp/end2end/ |
| D | connection_attempt_injector.h | 30 // // At grpc_init() time. 99 // Must be called exactly once after grpc_init() but before any TCP
|
| /third_party/grpc/src/cpp/common/ |
| D | completion_queue_cc.cc | 127 // i.e not have GrpcLibraryCodegen call grpc_init(). This is because, to create 129 // this constructor), one must have already called grpc_init().
|
| D | validate_service_config.cc | 34 grpc_init(); in ValidateServiceConfigJSON()
|
| /third_party/grpc/test/core/slice/ |
| D | percent_decode_fuzzer.cc | 30 grpc_init(); in LLVMFuzzerTestOneInput()
|
| /third_party/grpc/include/grpcpp/impl/ |
| D | grpc_library.h | 36 grpc_init(); in grpc_init_called_()
|
| /third_party/grpc/src/python/grpcio/grpc/_cython/_cygrpc/ |
| D | fork_windows.pyx.pxi | 19 grpc_init()
|
| /third_party/grpc/test/core/nanopb/ |
| D | fuzzer_serverlist.cc | 30 grpc_init(); in LLVMFuzzerTestOneInput()
|
| D | fuzzer_response.cc | 30 grpc_init(); in LLVMFuzzerTestOneInput()
|
| /third_party/grpc/ |
| D | grpc.def | 90 grpc_init
|
| /third_party/grpc/test/core/util/http_client/ |
| D | request_fuzzer.cc | 32 grpc_init(); in LLVMFuzzerTestOneInput()
|
| D | response_fuzzer.cc | 32 grpc_init(); in LLVMFuzzerTestOneInput()
|
| /third_party/grpc/test/core/util/ |
| D | uri_fuzzer_test.cc | 35 grpc_init(); in LLVMFuzzerTestOneInput()
|
| /third_party/grpc/test/cpp/microbenchmarks/ |
| D | bm_cq_multiple_threads.cc | 118 grpc_init(); in setup() 155 // constructed after grpc_init because it needs the number of cores, initialized
|
| /third_party/grpc/test/core/transport/chttp2/ |
| D | http2_client_transport_test.cc | 51 grpc_init(); in main()
|
| /third_party/grpc/test/core/compression/ |
| D | message_compress_fuzzer.cc | 39 grpc_init(); in LLVMFuzzerTestOneInput()
|
| /third_party/grpc/test/core/event_engine/test_suite/ |
| D | windows_event_engine_test.cc | 36 grpc_init(); in main()
|