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

/system/media/camera/docs/
H A Dmetadata_model.py25 Clone: A node corresponding to <clone> elements.
211 self._entries_ordered = [] # list of ordered Entry/Clone instances
313 Clone#__init__ for the keys required/optional.
322 c = Clone(entry, **clone)
423 print >> sys.stderr, ("WARNING: Clone entry '%s' target kind '%s'" + \
785 entries: A sequence of Entry/Clone children.
885 entries: A sequence of Entry/Clone children.
1088 Subclass Clone can be used interchangeable with an Entry,
1262 Whether or not this is a Clone instance.
1395 class Clone(Entr class in inherits:Entry
[all...]

Completed in 86 milliseconds