Home
last modified time | relevance | path

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

/system/update_engine/common/
Ddynamic_partition_control_interface.h35 class ISnapshotWriter; variable
/system/core/fs_mgr/libsnapshot/
Dsnapshot_writer.cpp31 ISnapshotWriter::ISnapshotWriter(const CowOptions& options) : ICowWriter(options) {} in ISnapshotWriter() function in android::snapshot::ISnapshotWriter