Searched defs:uncompressed_buffer (Results 1 – 5 of 5) sorted by relevance
86 const flatbuffers::String* uncompressed_buffer, in MaybeDecompressOptionallyCompressedBuffer()96 const flatbuffers::Vector<uint8>* uncompressed_buffer, in MaybeDecompressOptionallyCompressedBuffer()
157 bool GetUncompressedString(const flatbuffers::String* uncompressed_buffer, in GetUncompressedString()
325 google_breakpad::scoped_array<uint8_t> uncompressed_buffer( in UncompressZlibSectionContents() local349 google_breakpad::scoped_array<uint8_t> uncompressed_buffer(new uint8_t[uncompressed_size]); in UncompressZstdSectionContents() local
1059 Buffer& uncompressed_buffer = in AddCompressInstructions() local
516 SafeBuffer uncompressed_buffer(uncompressed_data_size); in Inflate() local