Home
last modified time | relevance | path

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

/base/update/updater/services/flow_update/update_bin/
Dcomponent_processor.cpp147 std::string writePath; in PreProcess() local
223 int RawImgProcessor::GetWritePathAndOffset(const std::string &partitionName, std::string &writePath, in GetWritePathAndOffset()
297 std::string writePath; in PreProcess() local
Dbin_flow_update.cpp142 const std::string writePath = "/data/updater" + lastPartition; in GetDataWriter() local
/base/update/updater/services/flashd/image_writer/
Dimage_writer.cpp45 const std::string writePath = std::string(PREFIX_UFS_NODE) + lunIndexName; in GetDataWriter() local
/base/update/updater/services/updater_binary/
Dupdate_processor.cpp204 std::string writePath; in Execute() local
420 …ctionRawImageWrite::GetWritePathAndOffset(const std::string &partitionName, std::string &writePath, in GetWritePathAndOffset()