Home
last modified time | relevance | path

Searched defs:uncompressed_buffer (Results 1 – 4 of 4) sorted by relevance

/external/libtextclassifier/native/utils/zlib/
Dzlib.cc86 const flatbuffers::String* uncompressed_buffer, in MaybeDecompressOptionallyCompressedBuffer()
96 const flatbuffers::Vector<uint8>* uncompressed_buffer, in MaybeDecompressOptionallyCompressedBuffer()
/external/libtextclassifier/native/actions/
Dzlib-utils.cc157 bool GetUncompressedString(const flatbuffers::String* uncompressed_buffer, in GetUncompressedString()
/external/google-breakpad/src/common/linux/
Ddump_symbols.cc325 google_breakpad::scoped_array<uint8_t> uncompressed_buffer( in UncompressZlibSectionContents() local
349 google_breakpad::scoped_array<uint8_t> uncompressed_buffer(new uint8_t[uncompressed_size]); in UncompressZstdSectionContents() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_rematerialization.cc1059 Buffer& uncompressed_buffer = in AddCompressInstructions() local