Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/src/core/lib/surface/
H A Dserver.cc329 struct NextPendingCall { in RequestCallWithPossiblePublish() struct
330 RequestedCall* rc = nullptr; in RequestCallWithPossiblePublish()
331 CallData* pending; in RequestCallWithPossiblePublish()
459 struct NextPendingCall { in RequestCallWithPossiblePublish() struct
460 RequestedCall* rc = nullptr; in RequestCallWithPossiblePublish()
461 PendingCall pending; in RequestCallWithPossiblePublish()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/surface/
Dserver.cc302 struct NextPendingCall { in RequestCallWithPossiblePublish() struct
303 RequestedCall* rc = nullptr; in RequestCallWithPossiblePublish()
304 PendingCall pending; in RequestCallWithPossiblePublish()