#include <grpc/support/port_platform.h>
#include <memory>
#include <utility>
#include "absl/container/flat_hash_map.h"
#include "absl/synchronization/notification.h"
#include <grpcpp/security/binder_security_policy.h>
#include "src/core/ext/transport/binder/utils/transport_stream_receiver.h"
#include "src/core/ext/transport/binder/wire_format/binder.h"
#include "src/core/ext/transport/binder/wire_format/wire_reader.h"
#include "src/core/ext/transport/binder/wire_format/wire_writer.h"
Go to the source code of this file.
Classes | |
class | grpc_binder::WireReaderImpl |
Namespaces | |
grpc_binder | |