Home
last modified time | relevance | path

Searched refs:GRPC_WORKAROUND_ID_CRONET_COMPRESSION (Results 1 – 3 of 3) sorted by relevance

/external/grpc-grpc/src/core/ext/filters/workarounds/
Dworkaround_cronet_compression_filter.cc66 ->workaround_active[GRPC_WORKAROUND_ID_CRONET_COMPRESSION]) { in recv_initial_metadata_ready()
204 grpc_register_workaround(GRPC_WORKAROUND_ID_CRONET_COMPRESSION, in grpc_workaround_cronet_compression_filter_init()
/external/grpc-grpc/include/grpc/support/
Dworkaround_list.h27 GRPC_WORKAROUND_ID_CRONET_COMPRESSION = 0, enumerator
/external/grpc-grpc/src/cpp/server/
Dserver_builder.cc362 case GRPC_WORKAROUND_ID_CRONET_COMPRESSION: in EnableWorkaround()