HomeSort by relevance Sort by last modified time
    Searched refs:_error_string (Results 1 - 2 of 2) sorted by null

  /external/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/
operation.pxd.pxi 98 cdef str _error_string
operation.pyx.pxi 212 self._error_string = _decode(self._c_error_string)
215 self._error_string = ""
227 return self._error_string

Completed in 158 milliseconds