Home
last modified time | relevance | path

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

/aosp12/art/libelffile/elf/
H A Dxz_utils.cc60 static SRes ReadImpl(const ISeqInStream* p, void* buf, size_t* size) { in XzCompress() function
81 callbacks.Read = XzCallbacks::ReadImpl; in XzCompress()
/aosp12/system/unwinding/libunwindstack/
H A DMemory.cpp676 static SRes ReadImpl(const ILookInStream* p, void* buf, size_t* size) { in ReadBlocks() function
706 callbacks.Read = &XzLookInStream::ReadImpl; in ReadBlocks()