Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/appengine/internal/app_identity/
Dapp_identity_service.pb.go191 type GetServiceAccountNameRequest struct { struct
195 func (m *GetServiceAccountNameRequest) Reset() { *m = GetServiceAccountNameRequest{} } argument
196 func (m *GetServiceAccountNameRequest) String() string { return proto.CompactTextString(m) } argument
197 func (*GetServiceAccountNameRequest) ProtoMessage() {} argument
Dapp_identity_service.proto41 message GetServiceAccountNameRequest { message
/external/syzkaller/vendor/google.golang.org/appengine/
Didentity.go118 req := &pb.GetServiceAccountNameRequest{}