GRPC C++
1.66.0
|
#include <memory>
#include <grpcpp/security/binder_security_policy.h>
#include <grpcpp/security/server_credentials.h>
Go to the source code of this file.
Namespaces | |
grpc | |
An Alarm posts the user-provided tag to its associated completion queue or invokes the user-provided function on expiry or cancellation. | |
grpc::experimental | |
ClientRpcInfo represents the state of a particular RPC as it appears to an interceptor. | |
Functions | |
std::shared_ptr< grpc::ServerCredentials > | grpc::experimental::BinderServerCredentials (std::shared_ptr< grpc::experimental::binder::SecurityPolicy > security_policy) |
EXPERIMENTAL Builds Binder ServerCredentials. More... | |