Home
last modified time | relevance | path

Searched defs:HEADER_SIZE (Results 1 - 5 of 5) sorted by relevance

/foundation/multimedia/image_framework/plugins/common/libs/image/formatagentplugin/src/
H A Draw_format_agent.cpp47 constexpr uint32_t HEADER_SIZE = 0; member
H A Dwbmp_format_agent.cpp36 constexpr uint32_t HEADER_SIZE = 32; member
H A Dheif_format_agent.cpp34 constexpr uint32_t HEADER_SIZE = 32; member
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_packet.h73 static constexpr size_t HEADER_SIZE = sizeof(uint32_t) + sizeof(uint8_t); member in OHOS::Rosen::Packet
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/communicator/
H A Ddistributeddb_communicator_common.h134 constexpr uint32_t HEADER_SIZE = sizeof(DistributedDB::CommPhyHeader) + sizeof(DistributedDB::CommDivergeHeader) + variable

Completed in 3 milliseconds