Searched refs:pending_call (Results 1 – 1 of 1) sorted by relevance
239 PendingCall pending_call; in RequestCallWithPossiblePublish() local243 pending_call.rc = reinterpret_cast<RequestedCall*>( in RequestCallWithPossiblePublish()245 if (pending_call.rc != nullptr) { in RequestCallWithPossiblePublish()246 pending_call.calld = pending_.front(); in RequestCallWithPossiblePublish()251 return pending_call; in RequestCallWithPossiblePublish()