Home
last modified time | relevance | path

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

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