Searched refs:is_p2p (Results 1 – 1 of 1) sorted by relevance
41 def run_aware_then_incompat_service(self, is_p2p): argument55 if is_p2p:64 if not is_p2p:67 def run_incompat_service_then_aware(self, is_p2p): argument73 if is_p2p:86 if is_p2p:102 self.run_incompat_service_then_aware(is_p2p=True)106 self.run_aware_then_incompat_service(is_p2p=True)110 self.run_incompat_service_then_aware(is_p2p=False)115 self.run_aware_then_incompat_service(is_p2p=False)