Home
last modified time | relevance | path

Searched defs:ChannelCreds (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/core/ext/xds/
H A Dxds_bootstrap_grpc.cc133 struct ChannelCreds { struct
134 std::string type;
135 Json::Object config;
137 static const JsonLoaderInterface* JsonLoader(const JsonArgs&) { in JsonLoader()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_bootstrap_grpc.h99 struct ChannelCreds { struct
107 ChannelCreds channel_creds_; argument
/aosp_15_r20/external/grpc-grpc/test/core/end2end/fuzzers/
H A Dapi_fuzzer.proto73 message ChannelCreds { message