Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/include/libsnapshot/
Dcow_compress.h46 int32_t GetCompressionLevel() const { return compression_level_; } in GetCompressionLevel() function
/system/core/fs_mgr/libsnapshot/libsnapshot_cow/
Dcow_compress.cpp114 GetCompressionLevel()); in Compress()
171 GetCompressionLevel(), BROTLI_DEFAULT_WINDOW, BROTLI_DEFAULT_MODE, length, in Compress()