Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/appengine/internal/datastore/
Ddatastore_v3.pb.go1151 type IndexPostfix struct { struct
1158 func (m *IndexPostfix) Reset() { *m = IndexPostfix{} } argument
1159 func (m *IndexPostfix) String() string { return proto.CompactTextString(m) } argument
1160 func (*IndexPostfix) ProtoMessage() {} argument
1164 func (m *IndexPostfix) GetIndexValue() []*IndexPostfix_IndexValue { argument
1171 func (m *IndexPostfix) GetKey() *Reference { argument
1178 func (m *IndexPostfix) GetBefore() bool { argument
Ddatastore_v3.proto164 message IndexPostfix { message