Searched refs:COMPONENT_TYPE_FMT (Results 1 - 1 of 1) sorted by relevance
/base/update/packaging_tools/ | ||
H A D | unpack_updater_package.py | 56 COMPONENT_TYPE_FMT = "B" variable 136 component_type = struct.unpack(COMPONENT_TYPE_FMT, component_type_buffer) |
Completed in 1 milliseconds