Home
last modified time | relevance | path

Searched refs:CreateDirectBinderChannelImplForTesting (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/binder/client/
Dchannel_create_impl.h30 grpc_channel* CreateDirectBinderChannelImplForTesting(
Dchannel_create_impl.cc43 grpc_channel* CreateDirectBinderChannelImplForTesting( in CreateDirectBinderChannelImplForTesting() function
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/binder/client/
H A Dchannel_create_impl.h30 grpc_channel* CreateDirectBinderChannelImplForTesting(
H A Dchannel_create_impl.cc44 grpc_channel* CreateDirectBinderChannelImplForTesting( in CreateDirectBinderChannelImplForTesting() function
/aosp_15_r20/external/grpc-grpc/test/core/transport/binder/end2end/
H A Dbinder_server_test.cc66 grpc::internal::CreateDirectBinderChannelImplForTesting( in CreateBinderChannel()