Searched refs:GRPC_CALL_ERROR (Results 1 – 9 of 9) sorted by relevance
99 REGISTER_LONG_CONSTANT("Grpc\\CALL_ERROR", GRPC_CALL_ERROR, in PHP_MINIT_FUNCTION()
585 grpc_call_error error = GRPC_CALL_ERROR; in PHP_METHOD()
358 GRPC_CALL_ERROR, enumerator
85 error = GRPC_CALL_ERROR
203 GRPC_CALL_ERROR
149 GPR_ASSERT(GRPC_CALL_ERROR == in test_non_null_reserved_on_start_batch()166 GPR_ASSERT(GRPC_CALL_ERROR == in test_non_null_reserved_on_op()
880 rb_define_const(grpc_rb_mRpcErrors, "ERROR", UINT2NUM(GRPC_CALL_ERROR)); in Init_grpc_error_codes()905 rb_hash_aset(rb_error_code_details, UINT2NUM(GRPC_CALL_ERROR), in Init_grpc_error_codes()
266 return GRPC_CALL_ERROR; in check_grpc_call_failure()
1519 error = GRPC_CALL_ERROR; in call_start_batch()1886 err = GRPC_CALL_ERROR; in grpc_call_start_batch()1925 case GRPC_CALL_ERROR: in grpc_call_error_to_string()