Home
last modified time | relevance | path

Searched refs:LZ4IO_setNotificationLevel (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/lz4/programs/
H A Dlz4io.h114 int LZ4IO_setNotificationLevel(int level);
H A Dlz4cli.c834 LZ4IO_setNotificationLevel((int)displayLevel); in main()
H A Dlz4io.c315 int LZ4IO_setNotificationLevel(int level) in LZ4IO_setNotificationLevel() function