Home
last modified time | relevance | path

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

/system/update_engine/lz4diff/
Dlz4diff_format.h52 constexpr bool IsCompressed() const noexcept { in IsCompressed() function
/system/apex/apexd/
Dapex_file.h60 bool IsCompressed() const { return is_compressed_; } in IsCompressed() function