Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/appengine/internal/datastore/
Ddatastore_v3.pb.go2304 type TouchResponse struct { struct
2309 func (m *TouchResponse) Reset() { *m = TouchResponse{} } argument
2310 func (m *TouchResponse) String() string { return proto.CompactTextString(m) } argument
2311 func (*TouchResponse) ProtoMessage() {} argument
2313 func (m *TouchResponse) GetCost() *Cost { argument
Ddatastore_v3.proto437 message TouchResponse { message