Home
last modified time | relevance | path

Searched refs:pack (Results 1 - 25 of 28) sorted by relevance

12

/base/security/appverify/interfaces/innerkits/appverify_lite/include/
H A Dapp_centraldirectory.h48 #pragma pack(4)
57 #pragma pack()
59 #pragma pack(2)
70 #pragma pack()
/base/hiviewdfx/hiview_lite/
H A Dhiview_def.h41 #pragma pack(1)
46 #pragma pack()
H A Dhiview_cache.h38 #pragma pack(1)
46 #pragma pack()
H A Dhiview_config.h75 #pragma pack(1)
86 #pragma pack()
H A Dhiview_file.h69 #pragma pack(1)
95 #pragma pack()
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_easy/include/
H A Deasy_event_encoder.h26 #pragma pack(1)
32 #pragma pack()
H A Deasy_event_builder.h31 #pragma pack(1)
44 #pragma pack()
/base/msdp/device_status/utils/ipc/include/
H A Dnet_packet.h25 #pragma pack(1)
30 #pragma pack()
/base/sensors/sensor/utils/ipc/include/
H A Dnet_packet.h25 #pragma pack(1)
31 #pragma pack()
/base/startup/hvb/tools/
H A Dhvbtool.py227 ret.extend(struct.pack('!B', octet))
236 return struct.pack('!QQ', self.modulus_bits, pkey_n0) + modulus + pkey_prr
419 self.img_handler.write(struct.pack(num_chunks_and_blocks_format,
447 self.img_handler.write(struct.pack(ImageChunk.CHUNK_HEADER_FORMAT,
478 self.img_handler.write(struct.pack(ImageChunk.CHUNK_HEADER_FORMAT,
511 self.img_handler.write(struct.pack(ImageChunk.CHUNK_HEADER_FORMAT,
645 self.img_handler.write(struct.pack(ImageChunk.CHUNK_HEADER_FORMAT,
737 self.hvb_cert_content += struct.pack('I', self.HVB_VERSION_MAJOR)
738 self.hvb_cert_content += struct.pack('I', self.HVB_VERSION_MINOR)
745 self.hvb_cert_content += struct.pack('
[all...]
/base/hiviewdfx/hiview/base/event_store/include/
H A Ddoc_query.h35 #pragma pack(1)
46 #pragma pack()
H A Dbase_def.h70 #pragma pack(1)
122 #pragma pack()
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/include/
H A Draw_data_base_def.h43 #pragma pack(1)
100 #pragma pack()
/base/update/packaging_tools/
H A Dcreate_hashdata.py82 hashinfo_tlv = struct.pack(HASH_TLV_FMT, self.hashinfo_tlv_type, UPGRADE_HASHINFO_SIZE)
83 hashinfo_header = struct.pack(HASH_INFO_FMT, self.hash_type.value, self.hash_digest_size,
96 hashdata_tlv = struct.pack(HASH_TLV_FMT, self.hashdata_tlv_type, hashdata_len)
110 signdata_tlv = struct.pack(HASH_TLV_FMT, self.sign_tlv_type, signdata_len)
135 self.hashdata += struct.pack(HASH_DATA_HEADER_FMT, component_name.encode(),
143 self.hashdata += struct.pack(HASH_DATA_ADDR_FMT, (i * HASH_BLOCK_SIZE if i != 0 else 0),
148 self.hashdata += struct.pack(HASH_DATA_ADDR_FMT, (write_len if write_len != 0 else 0),
H A Dcreate_update_package.py108 header_tlv = struct.pack(TLV_FMT, self.header_tlv_type, UPGRADE_PKG_HEADER_SIZE)
113 upgrade_pkg_header = struct.pack(
118 time_tlv = struct.pack(TLV_FMT, 0x02, UPGRADE_PKG_TIME_SIZE)
119 upgrade_pkg_time = struct.pack(
123 component_tlv = struct.pack(
153 component_info = struct.pack(
164 component_size = struct.pack(
H A Dbuild_pkcs7.py124 content_header = struct.pack(CONTENT_INFO_FORMAT, DIGEST_SHA256,
147 zip_comment_len = struct.pack(ZIP_EOCD_COMMENT_LEN_FORMAT,
152 footer = struct.pack(SIGNATURE_FOOTER_FORMAT, signature_total_size,
/base/hiviewdfx/hiview/base/event_store/utility/reader/
H A Dcontent_reader_version_2.cpp29 #pragma pack(1)
81 #pragma pack()
H A Dcontent_reader_version_1.cpp29 #pragma pack(1)
78 #pragma pack()
/base/startup/appspawn/modules/module_engine/include/
H A Dappspawn_msg.h76 #pragma pack(4)
134 #pragma pack()
/base/hiviewdfx/hievent_lite/interfaces/native/innerkits/
H A Dhiview_event.h40 #pragma pack(1)
53 #pragma pack()
/base/hiviewdfx/faultloggerd/interfaces/innerkits/async_stack/include/
H A Dunique_stack_table.h43 #pragma pack(push, 4)
74 #pragma pack(pop)
/base/startup/appspawn/interfaces/innerkits/include/
H A Dappspawn.h54 #pragma pack(4)
72 #pragma pack()
/base/startup/init/services/init/include/
H A Dinit_service.h100 #pragma pack(4)
180 #pragma pack()
/base/hiviewdfx/hilog_lite/interfaces/native/kits/hilog_lite/
H A Dhiview_log.h143 #pragma pack(1)
159 #pragma pack()
/base/hiviewdfx/hiview/base/event_raw/include/base/
H A Draw_data_base_def.h79 #pragma pack(1)
139 #pragma pack()

Completed in 15 milliseconds

12