Home
last modified time | relevance | path

Searched refs:AppIdentityServiceError (Results 1 – 2 of 2) sorted by relevance

/external/syzkaller/vendor/google.golang.org/appengine/internal/app_identity/
Dapp_identity_service.pb.go87 type AppIdentityServiceError struct { struct
91 func (m *AppIdentityServiceError) Reset() { *m = AppIdentityServiceError{} } argument
92 func (m *AppIdentityServiceError) String() string { return proto.CompactTextString(m) } argument
93 func (*AppIdentityServiceError) ProtoMessage() {} argument
Dapp_identity_service.proto6 message AppIdentityServiceError { message