Lines Matching refs:dc

118                 durl = self.dc.get_depot_url()
134 dhurl = self.dc.get_depot_url()
135 dfurl = "file://{0}".format(self.dc.get_repodir())
198 dhurl = self.dc.get_depot_url()
199 dfurl = "file://{0}".format(self.dc.get_repodir())
214 dhurl = self.dc.get_depot_url()
215 dfurl = "file://{0}".format(self.dc.get_repodir())
325 dhurl = self.dc.get_depot_url()
326 dfurl = "file://{0}".format(self.dc.get_repodir())
353 self.dc.stop()
382 self.dc.set_repodir(rpath)
383 self.dc.set_readonly()
384 self.dc.start()
385 self.dc.stop()
408 dhurl = self.dc.get_depot_url()
438 dhurl = self.dc.get_depot_url()
559 url = self.dc.get_depot_url()
778 self.__test_sysv_import(self.dc.get_depot_url(), spath,
802 url = self.dc.get_depot_url()
828 url = self.dc.get_depot_url()
885 dhurl = self.dc.get_depot_url()
886 dfurl = "file://{0}".format(pathname2url(self.dc.get_repodir()))
892 self.dc.stop()
893 self.dc.set_readonly()
902 self.wait_repo(self.dc.get_repodir())
904 self.dc.start()
907 self.dc.stop()
909 self.dc.start()
912 self.dc.stop()
913 self.dc.set_readwrite()
914 self.dc.start()
921 self.wait_repo(self.dc.get_repodir())
993 dhurl = self.dc.get_depot_url()
1037 self.dc.stop()
1038 rpath = self.dc.get_repodir()
1046 repo = self.dc.get_repo()
1065 self.dc.set_add_content()
1066 self.dc.start()
1067 dhurl = self.dc.get_depot_url()
1068 self.dc.set_repodir(rpath)
1090 url = self.dc.get_depot_url()
1107 url = self.dc.get_depot_url()
1128 url = self.dc.get_depot_url()
1149 url = self.dc.get_depot_url()
1193 url = self.dc.get_depot_url()
1219 dhurl = self.dc.get_depot_url()
1267 self.pkgsend(self.dc.get_depot_url(),
1271 self.dc.stop()
1272 self.dc.set_disable_ops(["manifest/1"])
1273 self.dc.start()
1275 self.pkgsend(self.dc.get_depot_url(),
1277 self.dc.unset_disable_ops()
1292 dhurl = self.dc.get_depot_url()
1305 self.dc.get_depot_url(), mfpath), exit=1)
1307 self.dc.get_repo_url(), mfpath), exit=1)
1312 self.dc.get_depot_url(), mfpath), exit=1)
1314 self.dc.get_repo_url(), mfpath), exit=1)
1320 durl = self.dc.get_depot_url()
1342 furi = self.dc.get_repo_url()
1387 url = self.dc.get_depot_url()
1464 ret, pfmri = self.pkgsend(self.dc.get_depot_url(),
1469 repo = self.dc.get_repo()