Home
last modified time | relevance | path

Searched defs:Read1 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/lzma/CPP/Windows/
H A DFileIO.cpp471 bool CInFile::Read1(void *data, UInt32 size, UInt32 &processedSize) throw() in Read1() function in NWindows::NFile::NIO::CInFile
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/
Ddecode_huff.h279 bool Read1() { in Read1() function