Home
last modified time | relevance | path

Searched refs:GRPC_CHTTP2_SPS_ID0 (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dframe_settings.cc94 parser->state = GRPC_CHTTP2_SPS_ID0; in grpc_chttp2_settings_parser_begin_frame()
129 case GRPC_CHTTP2_SPS_ID0: in grpc_chttp2_settings_parser_parse()
131 parser->state = GRPC_CHTTP2_SPS_ID0; in grpc_chttp2_settings_parser_parse()
186 parser->state = GRPC_CHTTP2_SPS_ID0; in grpc_chttp2_settings_parser_parse()
Dframe_settings.h29 GRPC_CHTTP2_SPS_ID0, enumerator