Home
last modified time | relevance | path

Searched refs:ProgressImpl (Results 1 – 2 of 2) sorted by relevance

/aosp12/art/libelffile/elf/
H A Dxz_utils.cc73 static SRes ProgressImpl(const ICompressProgress* , UInt64, UInt64) { in XzCompress() function
83 callbacks.Progress = XzCallbacks::ProgressImpl; in XzCompress()
/aosp12/system/unwinding/libunwindstack/
H A DMemory.cpp698 static SRes ProgressImpl(const ICompressProgress*, UInt64, UInt64) { return SZ_OK; } in ReadBlocks() function
708 callbacks.Progress = &XzLookInStream::ProgressImpl; in ReadBlocks()