Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/binder/client/
H A Dchannel_create.cc70 std::shared_ptr<grpc::Channel> CreateBinderChannel( in CreateBinderChannel() function
92 std::shared_ptr<grpc::Channel> CreateBinderChannel( in CreateBinderChannel() function
160 std::shared_ptr<grpc::Channel> CreateBinderChannel( in CreateBinderChannel() function
183 std::shared_ptr<grpc::Channel> CreateBinderChannel( in CreateBinderChannel() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/binder/client/
Dchannel_create.cc70 std::shared_ptr<grpc::Channel> CreateBinderChannel( in CreateBinderChannel() function
92 std::shared_ptr<grpc::Channel> CreateBinderChannel( in CreateBinderChannel() function
172 std::shared_ptr<grpc::Channel> CreateBinderChannel( in CreateBinderChannel() function
195 std::shared_ptr<grpc::Channel> CreateBinderChannel( in CreateBinderChannel() function
/aosp_15_r20/external/grpc-grpc/test/core/transport/binder/end2end/
H A Dbinder_server_test.cc62 std::shared_ptr<grpc::Channel> CreateBinderChannel( in CreateBinderChannel() function