Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/src/core/client_channel/
H A Dclient_channel_filter.h107 static const grpc_channel_filter kFilterVtableWithoutPromises; variable
H A Dclient_channel_filter.cc425 const grpc_channel_filter ClientChannelFilter::kFilterVtableWithoutPromises = { member in grpc_core::ClientChannelFilter