Home
last modified time | relevance | path

Searched refs:CronetChannelCredentials (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/security/
Dcronet_credentials.h29 std::shared_ptr<ChannelCredentials> CronetChannelCredentials(void* engine);
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/security/
Dcronet_credentials.h29 std::shared_ptr<ChannelCredentials> CronetChannelCredentials(void* engine);
/aosp_15_r20/external/grpc-grpc/include/grpcpp/security/
H A Dcronet_credentials.h29 std::shared_ptr<ChannelCredentials> CronetChannelCredentials(void* engine);
/aosp_15_r20/external/grpc-grpc/src/cpp/client/
H A Dcronet_credentials.cc59 std::shared_ptr<ChannelCredentials> CronetChannelCredentials(void* engine) { in CronetChannelCredentials() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/client/
Dcronet_credentials.cc67 std::shared_ptr<ChannelCredentials> CronetChannelCredentials(void* engine) { in CronetChannelCredentials() function
/aosp_15_r20/external/grpc-grpc/src/objective-c/tests/CppCronetTests/
H A DCppCronetEnd2EndTests.mm117 auto cronetChannelCredentials = grpc::CronetChannelCredentials(cronetEngine);
129 auto cronetChannelCredentials = grpc::CronetChannelCredentials(cronetEngine);