Searched defs:ShutdownResponse (Results 1 – 5 of 5) sorted by relevance
395 type ShutdownResponse struct { struct396 state protoimpl.MessageState397 sizeCache protoimpl.SizeCache398 unknownFields protoimpl.UnknownFields401 func (x *ShutdownResponse) Reset() {410 func (x *ShutdownResponse) String() string {414 func (*ShutdownResponse) ProtoMessage() {}416 func (x *ShutdownResponse) ProtoReflect() protoreflect.Message {429 func (*ShutdownResponse) Descriptor() ([]byte, []int) {
1001 ShutdownResponse = _reflection.GeneratedProtocolMessageType('ShutdownResponse', (_message.Message,)… variable
120 message ShutdownResponse {} message
122 message ShutdownResponse {} message
3296 typedef base::OnceCallback<void(TPM_RC response_code)> ShutdownResponse; typedef