Home
last modified time | relevance | path

Searched defs:RawWriter (Results 1 - 1 of 1) sorted by relevance

/base/update/updater/services/applypatch/
H A Draw_writer.h26 class RawWriter : public DataWriter { class
30 RawWriter(const std::string path, uint64_t offset) : fd_(-1), path_(path), offset_(offset) {} in RawWriter() function in Updater::RawWriter
31 RawWriter(const std::string path, uint64_t startAddr, uint64_t offset) : fd_(-1), in RawWriter() function in Updater::RawWriter

Completed in 1 milliseconds