Searched refs:grpc_google_default_channel_credentials (Results 1 – 3 of 3) sorted by relevance
70 grpc_google_default_channel_credentials* c = in google_default_credentials_destruct()71 reinterpret_cast<grpc_google_default_channel_credentials*>(creds); in google_default_credentials_destruct()80 grpc_google_default_channel_credentials* c = in google_default_create_security_connector()81 reinterpret_cast<grpc_google_default_channel_credentials*>(creds); in google_default_create_security_connector()229 auto creds = static_cast<grpc_google_default_channel_credentials*>( in grpc_google_default_credentials_create()230 gpr_zalloc(sizeof(grpc_google_default_channel_credentials))); in grpc_google_default_credentials_create()
46 } grpc_google_default_channel_credentials; typedef
878 grpc_google_default_channel_credentials* default_creds; in test_google_default_creds_auth_key()887 default_creds = reinterpret_cast<grpc_google_default_channel_credentials*>( in test_google_default_creds_auth_key()903 grpc_google_default_channel_credentials* default_creds; in test_google_default_creds_refresh_token()910 default_creds = reinterpret_cast<grpc_google_default_channel_credentials*>( in test_google_default_creds_refresh_token()