Home
last modified time | relevance | path

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

/aosp_15_r20/external/bsdiff/
H A Dcompressor_buffer.cc11 const std::vector<uint8_t>& CompressorBuffer::GetCompressedData() { in GetCompressedData() function in bsdiff::CompressorBuffer
H A Dbz2_compressor.cc97 const std::vector<uint8_t>& BZ2Compressor::GetCompressedData() { in GetCompressedData() function in bsdiff::BZ2Compressor
H A Dbrotli_compressor.cc93 const std::vector<uint8_t>& BrotliCompressor::GetCompressedData() { in GetCompressedData() function in bsdiff::BrotliCompressor
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dd3dx9anim.h300 STDMETHOD(GetCompressedData)(THIS_ ID3DXBuffer **compressed_data) PURE; in DECLARE_INTERFACE_() local