Searched refs:duplicate_without_call_credentials (Results 1 – 6 of 6) sorted by relevance
54 channel_credentials->duplicate_without_call_credentials(); in ModifyGrpclbBalancerChannelArgs()
141 channel_creds->vtable->duplicate_without_call_credentials != nullptr) { in grpc_channel_credentials_duplicate_without_call_credentials()142 return channel_creds->vtable->duplicate_without_call_credentials( in grpc_channel_credentials_duplicate_without_call_credentials()
101 grpc_channel_credentials* (*duplicate_without_call_credentials)( member
45 duplicate_without_call_credentials() override { in duplicate_without_call_credentials() function
121 duplicate_without_call_credentials() { in duplicate_without_call_credentials() function
1892 channel_creds->duplicate_without_call_credentials(); in test_channel_creds_duplicate_without_call_creds()1905 dup = composite_creds->duplicate_without_call_credentials(); in test_channel_creds_duplicate_without_call_creds()