Home
last modified time | relevance | path

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

/base/update/updater/services/updater_binary/
Dupdate_processor.cpp145 std::string writePath; in Execute() local
223 …ctionRawImageWrite::GetWritePathAndOffset(const std::string &partitionName, std::string &writePath, in GetWritePathAndOffset()
/base/update/updater/services/flashd/image_writer/
Dimage_writer.cpp45 const std::string writePath = std::string(PREFIX_UFS_NODE) + lunIndexName; in GetDataWriter() local