Searched refs:GRPC_CALL_ERROR_NOT_ON_SERVER (Results 1 – 14 of 14) sorted by relevance
102 GRPC_CALL_ERROR_NOT_ON_SERVER, in PHP_MINIT_FUNCTION()
360 GRPC_CALL_ERROR_NOT_ON_SERVER, enumerator
432 GRPC_CALL_ERROR_NOT_ON_SERVER, enumerator
86 not_on_server = GRPC_CALL_ERROR_NOT_ON_SERVER
204 GRPC_CALL_ERROR_NOT_ON_SERVER
50 return GRPC_CALL_ERROR_NOT_ON_SERVER; in grpc_call_set_credentials()
442 GPR_ASSERT(GRPC_CALL_ERROR_NOT_ON_SERVER == in test_send_close_from_client_on_server()464 GPR_ASSERT(GRPC_CALL_ERROR_NOT_ON_SERVER == in test_recv_status_on_client_from_server()
48 return GRPC_CALL_ERROR_NOT_ON_SERVER; in grpc_call_set_credentials()
882 UINT2NUM(GRPC_CALL_ERROR_NOT_ON_SERVER)); in Init_grpc_error_codes()907 rb_hash_aset(rb_error_code_details, UINT2NUM(GRPC_CALL_ERROR_NOT_ON_SERVER), in Init_grpc_error_codes()
1629 error = GRPC_CALL_ERROR_NOT_ON_SERVER; in call_start_batch()1770 error = GRPC_CALL_ERROR_NOT_ON_SERVER; in call_start_batch()1945 case GRPC_CALL_ERROR_NOT_ON_SERVER: in grpc_call_error_to_string()
1719 error = GRPC_CALL_ERROR_NOT_ON_SERVER; in call_start_batch()1862 error = GRPC_CALL_ERROR_NOT_ON_SERVER; in call_start_batch()2038 case GRPC_CALL_ERROR_NOT_ON_SERVER: in grpc_call_error_to_string()
975 GRPC_CALL_ERROR_NOT_ON_SERVER = 2, enumerator