Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dchttp2_transport.cc111 static void close_from_api(grpc_chttp2_transport* t, grpc_chttp2_stream* s,
2055 close_from_api(t, s, due_to_error); in grpc_chttp2_cancel_stream()
2229 static void close_from_api(grpc_chttp2_transport* t, grpc_chttp2_stream* s, in close_from_api() function