Home
last modified time | relevance | path

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

/DragonOS-0.1.2/kernel/src/common/
Dlz4.h259 …LZ4LIB_API int LZ4_decompress_safe_partial(const char *src, char *dst, int srcSize, int targetOutp…
/DragonOS-0.1.2/kernel/src/libs/
Dlz4.c2816 int LZ4_decompress_safe_partial(const char *src, char *dst, int compressedSize, int targetOutputSiz… in LZ4_decompress_safe_partial() function