Home
last modified time | relevance | path

Searched defs:GetUncompressedSize (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/zlib/google/
H A Dcompression_utils.cc123 uint32_t GetUncompressedSize(base::span<const char> compressed_data) { in GetUncompressedSize() function
127 uint32_t GetUncompressedSize(base::span<const uint8_t> compressed_data) { in GetUncompressedSize() function
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Nsis/
H A DNsisHandler.cpp232 bool CHandler::GetUncompressedSize(unsigned index, UInt32 &size) const in GetUncompressedSize() function in NArchive::NNsis::CHandler
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/opencensus-proto/gen-go/trace/v1/
Dtrace.pb.go1449 func (x *Span_TimeEvent_MessageEvent) GetUncompressedSize() uint64 { func