#include <grpc/support/port_platform.h>#include <string>#include <vector>#include "absl/strings/string_view.h"#include <grpc/support/log.h>

Go to the source code of this file.
Classes | |
| class | grpc_binder::Transaction |
Namespaces | |
| grpc_binder | |
Typedefs | |
| using | grpc_binder::Metadata = std::vector< std::pair< std::string, std::string > > |