Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/appengine/internal/datastore/
Ddatastore_v3.pb.go820 Element []*Path_Element `protobuf:"group,1,rep,name=Element" json:"element,omitempty"`
828 func (m *Path) GetElement() []*Path_Element {
835 type Path_Element struct { struct
842 func (m *Path_Element) Reset() { *m = Path_Element{} } argument
843 func (m *Path_Element) String() string { return proto.CompactTextString(m) } argument
844 func (*Path_Element) ProtoMessage() {} argument
846 func (m *Path_Element) GetType() string { argument
853 func (m *Path_Element) GetId() int64 { argument
860 func (m *Path_Element) GetName() string { argument
/external/syzkaller/vendor/google.golang.org/appengine/datastore/
Ddatastore.go77 e := make([]*pb.Path_Element, n)
80 e[n] = &pb.Path_Element{