Home
last modified time | relevance | path

Searched defs:op_and_state (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/cronet/transport/
H A Dcronet_transport.cc206 struct op_and_state { struct
213 // next op_and_state in the linked list argument
214 struct op_and_state* next = nullptr; argument
348 inline op_and_state::op_and_state(stream_obj* s, in op_and_state() function in op_and_state
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/cronet/transport/
Dcronet_transport.cc189 struct op_and_state { struct
196 // next op_and_state in the linked list argument
197 struct op_and_state* next = nullptr; argument
331 inline op_and_state::op_and_state(stream_obj* s, in op_and_state() function in op_and_state