Home
last modified time | relevance | path

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

/dports/misc/py-cinder/cinder-12.0.10/cinder/tests/unit/objects/
H A Dtest_volume_attachment.py76 def test_refresh(self, attachment_get): argument
86 attachment_get.side_effect = [db_attachment1, db_attachment2]
99 attachment_get.assert_has_calls([mock.call(self.context,
/dports/devel/py-glance-store/glance_store-2.7.0/glance_store/tests/unit/common/
H A Dtest_cinder_utils.py99 self.volume_api.attachment_get(self.fake_client, self.fake_attach_id)
108 self.volume_api.attachment_get,
/dports/devel/py-glance-store/glance_store-2.7.0/glance_store/common/
H A Dcinder_utils.py120 def attachment_get(self, client, attachment_id): member in API
/dports/mail/roundcube-calendar-kolab/roundcubemail-plugins-kolab-3.5.5/plugins/libkolab/lib/
H A Dkolab_attachments_handler.php232 public function attachment_get($attachment) function in kolab_attachments_handler
/dports/devel/svntrac/cvstrac-2.0.1/
H A Dattach.c259 void attachment_get(void){ in attachment_get() function
/dports/devel/cvstrac/cvstrac-2.0.1/
H A Dattach.c259 void attachment_get(void){ in attachment_get() function
/dports/devel/gittrac/cvstrac-2.0.1/
H A Dattach.c259 void attachment_get(void){ in attachment_get() function
/dports/devel/py-glance-store/glance_store-2.7.0/glance_store/_drivers/
H A Dcinder.py726 vol_attachment = self.volume_api.attachment_get(
/dports/mail/roundcube-calendar-kolab/roundcubemail-plugins-kolab-3.5.5/plugins/tasklist/
H A Dtasklist.php1724 public function attachment_get() function in tasklist
1748 $handler->attachment_get($attachment);
/dports/mail/roundcube-calendar-kolab/roundcubemail-plugins-kolab-3.5.5/plugins/calendar/
H A Dcalendar.php1995 public function attachment_get() function in calendar
2034 $handler->attachment_get($attachment);