Home
last modified time | relevance | path

Searched refs:statusError (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/go/
Dstatus.go55 return (*statusError)(s)
63 type statusError status type
65 func (s *statusError) Error() string {
/external/syzkaller/vendor/google.golang.org/grpc/status/
Dstatus.go42 type statusError spb.Status type
44 func (se *statusError) Error() string {
49 func (se *statusError) GRPCStatus() *Status {
89 return (*statusError)(s.s)
/external/syzkaller/pkg/ipc/
Dipc.go114 statusError = 68 const
744 case statusError: