Home
last modified time | relevance | path

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

/aosp_15_r20/external/sandboxed-api/contrib/brotli/example/
H A Dmain.cc45 absl::Status DecompressInMemory(BrotliSandbox& sandbox, in DecompressInMemory() function
/aosp_15_r20/external/sandboxed-api/contrib/zstd/utils/
H A Dutils_zstd.cc60 absl::Status DecompressInMemory(ZstdApi& api, std::ifstream& in_stream, in DecompressInMemory() function