Home
last modified time | relevance | path

Searched defs:chunkIndex (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/image/apng/
H A Dapng_image_decoder.h191 uint32_t chunkIndex = 0; ///< the first `fdAT`/`IDAT` chunk index member
/ohos5.0/base/security/appverify/interfaces/innerkits/appverify/src/util/
H A Dhap_signing_block_utils.cpp513 int32_t chunkIndex = 0; in ComputeDigestsForEachChunk() local