Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/test/cpp/interop/
H A Dinterop_client.h41 ChannelCreationFunc; typedef
117 typedef std::function<std::shared_ptr<Channel>()> ChannelCreationFunc; typedef