Home
last modified time | relevance | path

Searched refs:SetSourceDevice (Results 1 – 6 of 6) sorted by relevance

/aosp14/system/core/fs_mgr/libsnapshot/
H A Dsnapshot_writer.cpp33 void ISnapshotWriter::SetSourceDevice(const std::string& source_device) { in SetSourceDevice() function in android::snapshot::ISnapshotWriter
106 reader->SetSourceDevice(*source_device_); in OpenReader()
H A Dsnapshot_reader.h56 void SetSourceDevice(const std::string& source_device);
H A Dsnapshot_reader_test.cpp178 writer->SetSourceDevice(base_->path); in TEST_F()
H A Dsnapshot_reader.cpp107 void CompressedSnapshotReader::SetSourceDevice(const std::string& source_device) { in SetSourceDevice() function in android::snapshot::CompressedSnapshotReader
H A Dsnapshot.cpp3679 writer->SetSourceDevice(*source_device);
3720 writer->SetSourceDevice(*source_device);
/aosp14/system/core/fs_mgr/libsnapshot/include/libsnapshot/
H A Dsnapshot_writer.h40 void SetSourceDevice(const std::string& source_device);