Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/appengine/internal/remote_api/
Dremote_api.pb.go151 func (m *ApplicationError) GetDetail() string { func
175 func (m *RpcError) GetDetail() string { func
/external/syzkaller/vendor/google.golang.org/appengine/internal/
Dapi_pre17.go533 Detail: res.RpcError.GetDetail(),
545 Detail: res.ApplicationError.GetDetail(),
Dapi.go511 Detail: res.RpcError.GetDetail(),
523 Detail: res.ApplicationError.GetDetail(),