Home
last modified time | relevance | path

Searched defs:cidr_ip (Results 1 – 4 of 4) sorted by relevance

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ec2/
Dsecuritygroup.py98 src_group_name, src_group_owner_id, cidr_ip, argument
119 src_group_name, src_group_owner_id, cidr_ip, argument
147 cidr_ip=None, src_group=None, dry_run=False): argument
214 cidr_ip=None, src_group=None, dry_run=False): argument
354 def add_grant(self, name=None, owner_id=None, cidr_ip=None, group_id=None, argument
Dconnection.py3044 cidr_ip=None, dry_run=False): argument
3103 cidr_ip=None, group_id=None, argument
3199 cidr_ip=None, argument
3236 cidr_ip=None, dry_run=False): argument
3300 cidr_ip=None, group_id=None, argument
3388 cidr_ip=None, dry_run=False): argument
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/rds/
Ddbsecuritygroup.py85 def authorize(self, cidr_ip=None, ec2_group=None): argument
111 def revoke(self, cidr_ip=None, ec2_group=None): argument
D__init__.py959 def authorize_dbsecurity_group(self, group_name, cidr_ip=None, argument
998 ec2_security_group_owner_id=None, cidr_ip=None): argument