Home
last modified time | relevance | path

Searched refs:bound (Results 1 – 2 of 2) sorted by relevance

/base/hiviewdfx/hidumper/frameworks/native/src/util/
Ddump_compressor.cpp38 uint32_t bound = compressBound(srcBuffer->offset); in Compress() local
39 if (bound == 0) { in Compress()
42 zDataSize_ = (bound < CHUNK) ? CHUNK : bound; in Compress()
/base/security/device_auth/
DREADME.md96 …me="p11107849113418"></a><a name="p11107849113418"></a>Processes data that is bound or unbound.</p>