Home
last modified time | relevance | path

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

/base/update/updater/services/flow_update/update_bin/
Dcomponent_processor.cpp154 std::string writePath; in PreProcess() local
238 int RawImgProcessor::GetWritePathAndOffset(const std::string &partitionName, std::string &writePath, in GetWritePathAndOffset()
310 std::string writePath; in PreProcess() local
Dbin_flow_update.cpp148 const std::string writePath = "/data/updater" + lastPartition; in GetDataWriter() local
/base/update/updater/services/updater_binary/
Dupdate_processor.cpp215 std::string writePath; in Execute() local
442 …ctionRawImageWrite::GetWritePathAndOffset(const std::string &partitionName, std::string &writePath, in GetWritePathAndOffset()