Searched defs:creds1 (Results 1 – 7 of 7) sorted by relevance
/third_party/grpc/src/core/lib/security/credentials/composite/ |
D | composite_credentials.cc | 154 grpc_core::RefCountedPtr<grpc_call_credentials> creds1, in grpc_composite_call_credentials() 177 grpc_core::RefCountedPtr<grpc_call_credentials> creds1, in composite_call_credentials_create() 184 grpc_call_credentials* creds1, grpc_call_credentials* creds2, in grpc_composite_call_credentials_create()
|
/third_party/grpc/src/csharp/Grpc.Core/Internal/ |
D | CallCredentialsSafeHandle.cs | 34 …public static CallCredentialsSafeHandle CreateComposite(CallCredentialsSafeHandle creds1, CallCred… in CreateComposite()
|
D | NativeMethods.Generated.cs | 927 …Handle grpcsharp_composite_call_credentials_create_delegate(CallCredentialsSafeHandle creds1, Call… in grpcsharp_composite_call_credentials_create_delegate() 1085 …tialsSafeHandle grpcsharp_composite_call_credentials_create(CallCredentialsSafeHandle creds1, Call… in grpcsharp_composite_call_credentials_create() 1405 …tialsSafeHandle grpcsharp_composite_call_credentials_create(CallCredentialsSafeHandle creds1, Call… in grpcsharp_composite_call_credentials_create() 1725 …tialsSafeHandle grpcsharp_composite_call_credentials_create(CallCredentialsSafeHandle creds1, Call… in grpcsharp_composite_call_credentials_create() 2045 …tialsSafeHandle grpcsharp_composite_call_credentials_create(CallCredentialsSafeHandle creds1, Call… in grpcsharp_composite_call_credentials_create() 2365 …tialsSafeHandle grpcsharp_composite_call_credentials_create(CallCredentialsSafeHandle creds1, Call… in grpcsharp_composite_call_credentials_create() 2685 …tialsSafeHandle grpcsharp_composite_call_credentials_create(CallCredentialsSafeHandle creds1, Call… in grpcsharp_composite_call_credentials_create()
|
/third_party/grpc/src/php/tests/unit_tests/ |
D | ChannelTest.php | 372 $creds1, 457 $creds1,
|
/third_party/grpc/src/cpp/client/ |
D | secure_credentials.cc | 383 const std::shared_ptr<CallCredentials>& creds1, in CompositeCallCredentials()
|
/third_party/grpc/test/cpp/end2end/ |
D | end2end_test.cc | 1855 std::shared_ptr<CallCredentials> creds1 = in TEST_P() local 1882 std::shared_ptr<CallCredentials> creds1 = in TEST_P() local
|
/third_party/grpc/src/csharp/ext/ |
D | grpc_csharp_ext.c | 1123 grpcsharp_composite_call_credentials_create(grpc_call_credentials* creds1, in grpcsharp_composite_call_credentials_create()
|