#include <grpc/support/port_platform.h>
#include "src/core/ext/filters/client_channel/client_channel_factory.h"
#include "src/core/lib/channel/channel_args.h"
#include "src/core/lib/gpr/useful.h"
Go to the source code of this file.
Namespaces | |
grpc_core | |
Macros | |
#define | GRPC_ARG_CLIENT_CHANNEL_FACTORY "grpc.client_channel_factory" |
#define GRPC_ARG_CLIENT_CHANNEL_FACTORY "grpc.client_channel_factory" |
Definition at line 27 of file client_channel_factory.cc.