Searched refs:LocalGoldfishInstance (Results 1 – 5 of 5) sorted by relevance
128 self.Patch(instance.LocalGoldfishInstance, "GetExistingInstances",240 self.Patch(instance.LocalGoldfishInstance, "GetExistingInstances",344 self.Patch(instance.LocalGoldfishInstance,346 self.Patch(instance.LocalGoldfishInstance, "GetLockById")348 instance.LocalGoldfishInstance.GetLockById.assert_called_once()350 self.Patch(instance.LocalGoldfishInstance,
209 instance.LocalGoldfishInstance.GetExistingInstances())329 gf_id = instance.LocalGoldfishInstance.GetIdByName(name)331 return instance.LocalGoldfishInstance.GetLockById(gf_id)361 instance.LocalGoldfishInstance.GetExistingInstances()
190 inst = instance.LocalGoldfishInstance(1)207 instances = instance.LocalGoldfishInstance.GetExistingInstances()220 num = instance.LocalGoldfishInstance.GetMaxNumberOfInstances()226 num = instance.LocalGoldfishInstance.GetMaxNumberOfInstances()
755 class LocalGoldfishInstance(Instance): class878 instances.append(LocalGoldfishInstance(instance_id))
113 ins = instance.LocalGoldfishInstance(ins_id,145 ins_lock = instance.LocalGoldfishInstance.GetLockById(ins_id)151 max_id = instance.LocalGoldfishInstance.GetMaxNumberOfInstances()153 ins_lock = instance.LocalGoldfishInstance.GetLockById(ins_id)