HomeSort by relevance Sort by last modified time
    Searched refs:duplicate_without_call_credentials (Results 1 - 2 of 2) sorted by null

  /external/grpc-grpc/src/core/lib/security/credentials/
credentials.cc 141 channel_creds->vtable->duplicate_without_call_credentials != nullptr) {
142 return channel_creds->vtable->duplicate_without_call_credentials(
credentials.h 101 grpc_channel_credentials* (*duplicate_without_call_credentials)( member in struct:__anon23176

Completed in 4371 milliseconds