Searched defs:stream_obj (Results 1 – 3 of 3) sorted by relevance
222 struct stream_obj { struct227 grpc_core::Arena* arena;228 struct op_and_state* oas = nullptr;229 grpc_transport_stream_op_batch* curr_op = nullptr;230 grpc_cronet_transport* curr_ct;231 grpc_stream* curr_gs;255 void grpc_cronet_stream_ref(stream_obj* s, const char* reason) { in grpc_cronet_stream_ref() argument1404 inline stream_obj::stream_obj(grpc_core::Transport* gt, grpc_stream* gs, in stream_obj() function in stream_obj
205 struct stream_obj { struct210 grpc_core::Arena* arena;211 struct op_and_state* oas = nullptr;212 grpc_transport_stream_op_batch* curr_op = nullptr;213 grpc_cronet_transport* curr_ct;214 grpc_stream* curr_gs;238 void grpc_cronet_stream_ref(stream_obj* s, const char* reason) { in grpc_cronet_stream_ref() argument1387 inline stream_obj::stream_obj(grpc_transport* gt, grpc_stream* gs, in stream_obj() function in stream_obj
81 auto stream_obj = pdfium::MakeRetain<CPDF_Stream>( in SetUp() local951 auto stream_obj = dict_obj->SetNewFor<CPDF_Stream>("stream", dict_obj); in TEST() local