Home
last modified time | relevance | path

Searched defs:compress (Results 1 – 5 of 5) sorted by relevance

/system/timezone/tzlookup_generator/src/main/java/com/android/libcore/timezone/tzlookup/zonetree/
DUniqueZonesVisualizer.java80 boolean compress, String outputFile) throws IOException { in createGraphvizFile()
DCountryZoneTree.java156 Country country, Instant startInclusive, Instant endExclusive, boolean compress) { in create()
335 Instant startInclusive, Instant endExclusive, boolean compress) { in create()
/system/extras/perfprofd/
Dperfprofd_io.cc262 bool compress) { in SerializeProtobuf()
298 bool compress) { in SerializeProtobuf()
Dperfprofd_config.proto90 optional bool compress = 21; field
Dconfig.h101 bool compress = true; member