Searched refs:entityId (Results 1 - 6 of 6) sorted by relevance

/external/chromium-trace/catapult/third_party/gsutil/gslib/
H A Daclhelpers.py168 entry.entityId and self.identifier == entry.entityId):
189 entry = entry_class(entityId=self.identifier, role=self.perm,
192 entry = entry_class(entityId=self.identifier, role=self.perm,
195 entry = entry_class(entityId=self.identifier, role=self.perm,
294 if entry.entityId and self.identifier == entry.entityId:
/external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/samples/storage_sample/storage/
H A Dstorage_v1.py253 'entityId',
307 entityId: The ID for the entity, if any.
328 if FLAGS['entityId'].present:
329 request.entityId = FLAGS.entityId.decode('utf8')
389 'entityId',
444 entityId: The ID for the entity, if any.
464 if FLAGS['entityId'].present:
465 request.entityId = FLAGS.entityId
[all...]
H A Dstorage_v1_messages.py161 entityId: The ID for the entity.
165 entityId = _messages.StringField(2) variable in class:Bucket.OwnerValue
226 entityId: The ID for the entity, if any.
252 entityId = _messages.StringField(5) variable in class:BucketAccessControl
477 entityId: The ID for the entity.
481 entityId = _messages.StringField(2) variable in class:Object.OwnerValue
526 entityId: The ID for the entity, if any.
553 entityId = _messages.StringField(5) variable in class:ObjectAccessControl
/external/chromium-trace/catapult/third_party/gsutil/gslib/third_party/storage_apitools/
H A Dstorage_v1_messages.py173 entityId: The ID for the entity.
177 entityId = messages.StringField(2) variable in class:Bucket.OwnerValue
238 entityId: The ID for the entity, if any.
264 entityId = messages.StringField(5) variable in class:BucketAccessControl
489 entityId: The ID for the entity.
493 entityId = messages.StringField(2) variable in class:Object.OwnerValue
538 entityId: The ID for the entity, if any.
565 entityId = messages.StringField(5) variable in class:ObjectAccessControl
/external/chromium-trace/catapult/third_party/gsutil/gslib/tests/
H A Dtest_acl.py336 entry.entityId and value == entry.entityId and
348 value == entry.entityId):
/external/guice/extensions/persist/lib/
H A Dhibernate3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/hibernate/AssertionFailure.class AssertionFailure. ...

Completed in 3863 milliseconds