Home
last modified time | relevance | path

Searched refs:GetAttachmentLink (Results 1 – 25 of 105) sorted by relevance

12345

/dports/devel/py-azure-cosmos/azure-cosmos-3.2.0/test/
H A Dcrud_tests.py807 …read_attachment = self.client.ReadAttachment(self.GetAttachmentLink(db, collection, document, atta…
818 self.GetAttachmentLink(db, collection, document, attachment),
869 self.GetAttachmentLink(db, collection, document, attachment))
873 …self.client.DeleteAttachment(self.GetAttachmentLink(db, collection, document, attachment), options)
1832 …self.client.ReplaceAttachment(self.GetAttachmentLink(db, collection, document, attachment, is_name…
1879 …self.client.DeleteAttachment(self.GetAttachmentLink(db, collection, document, attachment, is_name_…
2041 …self.client.DeleteAttachment(self.GetAttachmentLink(db, collection, document, valid_attachment, is…
2042 …self.client.DeleteAttachment(self.GetAttachmentLink(db, collection, document, new_valid_attachment…
2043 …self.client.DeleteAttachment(self.GetAttachmentLink(db, collection, document, upserted_attachment,…
2044 …self.client.DeleteAttachment(self.GetAttachmentLink(db, collection, document, new_attachment, is_n…
[all …]
/dports/www/writefreely/writefreely-0.13.1/vendor/github.com/writeas/activity/streams/
H A Dgen_audio.go78 handled, err = r.dispatch(t.raw.GetAttachmentLink(idx))
H A Dgen_person.go78 handled, err = r.dispatch(t.raw.GetAttachmentLink(idx))
H A Dgen_service.go78 handled, err = r.dispatch(t.raw.GetAttachmentLink(idx))
H A Dgen_note.go78 handled, err = r.dispatch(t.raw.GetAttachmentLink(idx))
H A Dgen_object.go78 handled, err = r.dispatch(t.raw.GetAttachmentLink(idx))
H A Dgen_page.go78 handled, err = r.dispatch(t.raw.GetAttachmentLink(idx))
H A Dgen_profile.go112 handled, err = r.dispatch(t.raw.GetAttachmentLink(idx))
H A Dgen_group.go78 handled, err = r.dispatch(t.raw.GetAttachmentLink(idx))
H A Dgen_image.go146 handled, err = r.dispatch(t.raw.GetAttachmentLink(idx))
H A Dgen_video.go78 handled, err = r.dispatch(t.raw.GetAttachmentLink(idx))
H A Dgen_application.go78 handled, err = r.dispatch(t.raw.GetAttachmentLink(idx))
H A Dgen_article.go78 handled, err = r.dispatch(t.raw.GetAttachmentLink(idx))
H A Dgen_document.go78 handled, err = r.dispatch(t.raw.GetAttachmentLink(idx))
H A Dgen_event.go78 handled, err = r.dispatch(t.raw.GetAttachmentLink(idx))
H A Dgen_organization.go78 handled, err = r.dispatch(t.raw.GetAttachmentLink(idx))
H A Dgen_tombstone.go168 handled, err = r.dispatch(t.raw.GetAttachmentLink(idx))
H A Dgen_collection.go291 handled, err = r.dispatch(t.raw.GetAttachmentLink(idx))
H A Dgen_orderedcollection.go291 handled, err = r.dispatch(t.raw.GetAttachmentLink(idx))
H A Dgen_place.go248 handled, err = r.dispatch(t.raw.GetAttachmentLink(idx))
H A Dgen_relationship.go211 handled, err = r.dispatch(t.raw.GetAttachmentLink(idx))
H A Dgen_create.go437 handled, err = r.dispatch(t.raw.GetAttachmentLink(idx))
H A Dgen_reject.go437 handled, err = r.dispatch(t.raw.GetAttachmentLink(idx))
H A Dgen_remove.go437 handled, err = r.dispatch(t.raw.GetAttachmentLink(idx))
H A Dgen_block.go437 handled, err = r.dispatch(t.raw.GetAttachmentLink(idx))

12345