#include "test/core/transport/binder/end2end/testing_channel_create.h"
#include <utility>
#include <grpcpp/security/binder_security_policy.h>
#include "src/core/ext/transport/binder/transport/binder_transport.h"
#include "src/core/ext/transport/binder/wire_format/wire_reader_impl.h"
#include "src/core/lib/channel/channel_args.h"
#include "src/core/lib/config/core_configuration.h"
#include "src/core/lib/surface/channel.h"
#include "src/core/lib/transport/error_utils.h"
Go to the source code of this file.
Namespaces | |
grpc_binder | |
grpc_binder::end2end_testing | |
grpc_channel* grpc_binder_channel_create_for_testing | ( | grpc_server * | server, |
const grpc_channel_args * | args, | ||
void * | |||
) |
Definition at line 111 of file testing_channel_create.cc.
|
private |
Definition at line 58 of file testing_channel_create.cc.
|
private |
Definition at line 59 of file testing_channel_create.cc.
|
private |
Definition at line 56 of file testing_channel_create.cc.