Home
last modified time | relevance | path

Searched defs:IsInsecure (Results 1 – 7 of 7) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/cpp/server/
Dinsecure_server_credentials.cc46 bool IsInsecure() const override { return true; } in IsInsecure() function in grpc::__anon99c8a9d10111::InsecureServerCredentialsImpl
/external/rust/crates/grpcio-sys/grpc/src/cpp/client/
Dinsecure_credentials.cc63 bool IsInsecure() const override { return true; } in IsInsecure() function in grpc::__anona0e557430111::InsecureChannelCredentialsImpl
/external/rust/crates/grpcio-sys/grpc/src/core/ext/transport/binder/server/
Dbinder_server_credentials.cc59 bool IsInsecure() const override { return true; } in IsInsecure() function in grpc::experimental::__anon66c6e1ac0111::BinderServerCredentialsImpl
/external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/security/
Dserver_credentials.h95 virtual bool IsInsecure() const { return false; } in IsInsecure() function
Dcredentials.h116 virtual bool IsInsecure() const { return false; } in IsInsecure() function
/external/rust/crates/grpcio-sys/grpc/include/grpcpp/security/
Dserver_credentials.h95 virtual bool IsInsecure() const { return false; } in IsInsecure() function
Dcredentials.h116 virtual bool IsInsecure() const { return false; } in IsInsecure() function