Searched refs:BLOCKING_CALL (Results 1 – 2 of 2) sorted by relevance
452 enum CallType { ASYNC_CALL = 0, BLOCKING_CALL = 1, FUTURE_CALL = 2 }; enumerator481 call_type = BLOCKING_CALL; in PrintStub()552 if (call_type == BLOCKING_CALL && client_streaming) { in PrintStub()571 case BLOCKING_CALL: in PrintStub()638 case BLOCKING_CALL: in PrintStub()
587 BLOCKING_CALL = 1, enumerator622 call_type = BLOCKING_CALL; in PrintStub()706 if (call_type == BLOCKING_CALL && client_streaming) { in PrintStub()729 case BLOCKING_CALL: in PrintStub()799 case BLOCKING_CALL: in PrintStub()