Searched refs:FUTURE_CALL (Results 1 – 2 of 2) sorted by relevance
452 enum CallType { ASYNC_CALL = 0, BLOCKING_CALL = 1, FUTURE_CALL = 2 }; enumerator489 call_type = FUTURE_CALL; in PrintStub()557 if (call_type == FUTURE_CALL && (client_streaming || server_streaming)) { in PrintStub()598 case FUTURE_CALL: in PrintStub()677 case FUTURE_CALL: in PrintStub()
588 FUTURE_CALL = 2 enumerator630 call_type = FUTURE_CALL; in PrintStub()711 if (call_type == FUTURE_CALL && (client_streaming || server_streaming)) { in PrintStub()760 case FUTURE_CALL: in PrintStub()838 case FUTURE_CALL: in PrintStub()