Searched refs:duplicate_without_call_credentials (Results 1 – 2 of 2) sorted by relevance
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