OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DataImage
(Results
1 - 3
of
3
) sorted by null
/device/huawei/angler/
releasetools.py
257
b = common.BlockDifference("modem", common.
DataImage
(tf.data, False, pad_tf),
258
common.
DataImage
(sf.data, False, pad_sf))
/build/make/tools/releasetools/
common.py
[
all
...]
blockimgdiff.py
35
__all__ = ["EmptyImage", "
DataImage
", "BlockImageDiff"]
98
class
DataImage
(Image):
116
raise ValueError(("data for
DataImage
must be multiple of %d bytes "
[
all
...]
Completed in 50 milliseconds