Searched defs:revoke (Results 1 - 10 of 10) sorted by relevance

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/rds/
H A Ddbsecuritygroup.py111 def revoke(self, cidr_ip=None, ec2_group=None): member in class:DBSecurityGroup
115 an EC2 SecurityGroup from which to revoke access.
118 :param cidr_ip: A valid CIDR IP range to revoke
121 :param ec2_group: An EC2 security group to revoke
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ec2/
H A Dsecuritygroup.py213 def revoke(self, ip_protocol=None, from_port=None, to_port=None, member in class:SecurityGroup
/external/e2fsprogs/e2fsck/
H A Drevoke.c2 * linux/fs/revoke.c
12 * Journal revoke routines for the generic filesystem journaling code;
17 * blocks. The revoke mechanism is used in two separate places:
23 * revoked blocks. If there are multiple revoke records in the log
25 * entry for a block beyond the last revoke, then that log entry still
33 * cancel the revoke before the transaction commits.
36 * The revoke must take precedence over the write of the block, so we
37 * need either to cancel the journal entry or to write the revoke
39 * latter: journaling a block cancels any revoke record for that block
40 * in the current transaction, so any revoke fo
442 struct jbd_revoke_table_s *revoke; local
627 struct jbd_revoke_table_s *revoke; local
[all...]
/external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/oauth2client/
H A Dclient.py124 """Error trying to revoke a token."""
212 def revoke(self, http): member in class:Credentials
216 http: httplib2.Http, an http object to be used to make the revoke
475 revoke_uri: string, URI for revoke endpoint. Defaults to None; a token
600 def revoke(self, http): member in class:OAuth2Credentials
604 http: httplib2.Http, an http object to be used to make the revoke
841 httplib2.Http.request, used to make the revoke request.
855 TokenRevokeError: If the revoke request does not return with a 200 OK.
912 revoke_uri: string, URI for revoke endpoint. Defaults to None; a token
945 httplib2.Http.request, used to make the revoke reques
[all...]
/external/guice/extensions/persist/lib/
H A Dhsqldb.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hsqldb/ org/hsqldb/index/ org/hsqldb/jdbc/ org/ ...
/external/libgdx/backends/gdx-backend-moe/libs/
H A Dintel-moe-ios.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE com/ com/intel/ com/intel/moe/ com/intel/moe/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 215 milliseconds