Home
last modified time | relevance | path

Searched defs:PendingCall (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsNaClELFStreamer.cpp48 bool PendingCall; member in __anon2529c0ab0111::MipsNaClELFStreamer
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsNaClELFStreamer.cpp56 bool PendingCall = false; member in __anon92883e0d0111::MipsNaClELFStreamer
/external/rust/crates/grpcio-sys/grpc/src/core/lib/surface/
Dserver.cc234 struct PendingCall { in RequestCallWithPossiblePublish() struct
235 RequestedCall* rc = nullptr; in RequestCallWithPossiblePublish()
236 CallData* calld; in RequestCallWithPossiblePublish()