Searched refs:allow_reassociation (Results 1 – 3 of 3) sorted by relevance
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ec2/ |
D | address.py | 92 …tance_id=None, network_interface_id=None, private_ip_address=None, allow_reassociation=False, dry_… argument 104 allow_reassociation=allow_reassociation, 112 allow_reassociation=allow_reassociation,
|
D | connection.py | 1883 private_ip_address=None, allow_reassociation=False, argument 1900 if allow_reassociation: 1914 private_ip_address=None, allow_reassociation=False, argument 1958 allow_reassociation=allow_reassociation, dry_run=dry_run) 1962 private_ip_address=None, allow_reassociation=False, argument 2006 allow_reassociation=allow_reassociation, dry_run=dry_run)
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/ec2/ |
D | test_address.py | 37 allow_reassociation=False, 86 allow_reassociation=False, 133 allow_reassociation=False,
|