Home
last modified time | relevance | path

Searched refs:GetSourceFd (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/core/fs_mgr/libsnapshot/
H A Dsnapshot_writer.cpp37 borrowed_fd ISnapshotWriter::GetSourceFd() { in GetSourceFd() function in android::snapshot::ISnapshotWriter
167 auto source_fd = GetSourceFd(); in EmitCopy()
H A Dsnapshot_reader.cpp115 borrowed_fd CompressedSnapshotReader::GetSourceFd() { in GetSourceFd() function in android::snapshot::CompressedSnapshotReader
255 borrowed_fd fd = GetSourceFd(); in ReadBlock()
H A Dsnapshot_reader.h70 android::base::borrowed_fd GetSourceFd();
/aosp12/system/core/fs_mgr/libsnapshot/include/libsnapshot/
H A Dsnapshot_writer.h52 android::base::borrowed_fd GetSourceFd();