Searched defs:stream_obj (Results 1 – 3 of 3) sorted by relevance
176 struct stream_obj { struct198 typedef struct stream_obj stream_obj; argument
193 struct stream_obj { struct198 grpc_core::Arena* arena;199 struct op_and_state* oas = nullptr;200 grpc_transport_stream_op_batch* curr_op = nullptr;201 grpc_cronet_transport* curr_ct;202 grpc_stream* curr_gs;226 void grpc_cronet_stream_ref(stream_obj* s, const char* reason) { in grpc_cronet_stream_ref() argument1403 inline stream_obj::stream_obj(grpc_transport* gt, grpc_stream* gs, in stream_obj() function in stream_obj
80 auto stream_obj = pdfium::MakeRetain<CPDF_Stream>(std::move(buf), buf_len, in SetUp() local918 CPDF_Stream* stream_obj = in TEST() local