Home | History | Annotate | Download | only in releasetools

Lines Matching refs:given

42     to a given line length, replacing nulls with spaces and/or newlines
110 the given timestamp."""
118 """Assert that the device identifier is the given string."""
146 """Check that the given file (or MTD reference) has one of the
147 given *sha1 hashes, checking the version saved in cache if the
155 """Check that the given file (or MTD reference) has one of the
156 given *sha1 hashes."""
168 """Mount the partition with the given mount_point.
189 """Unpack a given directory from the OTA package into the given
216 """Format the given partition, specified by its mount point (eg,
257 """Apply binary patches (in *patchpairs) to the given srcfile to
261 raise ValueError("bad patches given to ApplyPatch")
271 """Write the given package file into the partition for the given
323 """Create symlinks, given a list of (dest, link) pairs."""