Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/binder/client/
H A Dconnection_id_generator.h47 ConnectionIdGenerator* GetConnectionIdGenerator();
H A Dconnection_id_generator.cc62 ConnectionIdGenerator* GetConnectionIdGenerator() { in GetConnectionIdGenerator() function
H A Dchannel_create.cc112 grpc_binder::GetConnectionIdGenerator()->Generate(uri); in CreateCustomBinderChannel()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/binder/client/
Dconnection_id_generator.h47 ConnectionIdGenerator* GetConnectionIdGenerator();
Dconnection_id_generator.cc62 ConnectionIdGenerator* GetConnectionIdGenerator() { in GetConnectionIdGenerator() function
Dchannel_create.cc112 grpc_binder::GetConnectionIdGenerator()->Generate(uri); in CreateCustomBinderChannel()