Searched refs:compressed (Results 1 – 3 of 3) sorted by relevance
128 bool compressed = string->IsCompressed(); in CharsetUtils_toUtf8Bytes() local130 if (compressed) { in CharsetUtils_toUtf8Bytes()145 if (compressed) { in CharsetUtils_toUtf8Bytes()
83 auto compressed = Read<uint8_t>(gnu_debugdata->sh_offset, gnu_debugdata->sh_size); in ElfDebugReader() local84 XzDecompress(compressed, &decompressed_gnu_debugdata_); in ElfDebugReader()
301 // Indicates that pre-installed version of this apex can be compressed.302 // Whether it actually will be compressed is controlled on per-device basis.