Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/appengine/datastore/
Ddatastore.go141 func referenceValueToKey(r *pb.PropertyValue_ReferenceValue) (k *Key, err error) { argument
162 func keyToReferenceValue(defaultAppID string, k *Key) *pb.PropertyValue_ReferenceValue {
172 return &pb.PropertyValue_ReferenceValue{
/external/syzkaller/vendor/google.golang.org/appengine/internal/datastore/
Ddatastore_v3.pb.go548 …Referencevalue *PropertyValue_ReferenceValue `protobuf:"group,12,opt,name=ReferenceValue" json:"…
598 func (m *PropertyValue) GetReferencevalue() *PropertyValue_ReferenceValue {
677 type PropertyValue_ReferenceValue struct { struct
684 func (m *PropertyValue_ReferenceValue) Reset() { *m = PropertyValue_ReferenceValue{} } argument
685 func (m *PropertyValue_ReferenceValue) String() string { return proto.CompactTextString(m) } argument
686 func (*PropertyValue_ReferenceValue) ProtoMessage() {} argument
688 func (m *PropertyValue_ReferenceValue) GetApp() string { argument
695 func (m *PropertyValue_ReferenceValue) GetNameSpace() string { argument
702 func (m *PropertyValue_ReferenceValue) GetPathelement() []*PropertyValue_ReferenceValue_PathElement… argument