Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/appengine/internal/datastore/
Ddatastore_v3.pb.go1590 …Primaryscan *CompiledQuery_PrimaryScan `protobuf:"group,1,req,name=PrimaryScan" json:"pr…
1608 func (m *CompiledQuery) GetPrimaryscan() *CompiledQuery_PrimaryScan {
1671 type CompiledQuery_PrimaryScan struct { struct
1683 func (m *CompiledQuery_PrimaryScan) Reset() { *m = CompiledQuery_PrimaryScan{} } argument
1684 func (m *CompiledQuery_PrimaryScan) String() string { return proto.CompactTextString(m) } argument
1685 func (*CompiledQuery_PrimaryScan) ProtoMessage() {} argument
1687 func (m *CompiledQuery_PrimaryScan) GetIndexName() string { argument
1694 func (m *CompiledQuery_PrimaryScan) GetStartKey() string { argument
1701 func (m *CompiledQuery_PrimaryScan) GetStartInclusive() bool { argument
1708 func (m *CompiledQuery_PrimaryScan) GetEndKey() string { argument
[all …]