Home
last modified time | relevance | path

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

/ohos5.0/base/update/updater/services/flow_update/update_bin/
H A Dcomponent_processor.cpp151 std::string writePath; in PreProcess() local
227 int RawImgProcessor::GetWritePathAndOffset(const std::string &partitionName, std::string &writePath, in GetWritePathAndOffset()
300 std::string writePath; in PreProcess() local
H A Dbin_flow_update.cpp148 const std::string writePath = "/data/updater" + lastPartition; in GetDataWriter() local
/ohos5.0/base/update/updater/services/updater_binary/
H A Dupdate_processor.cpp212 std::string writePath; in Execute() local
436 …ctionRawImageWrite::GetWritePathAndOffset(const std::string &partitionName, std::string &writePath, in GetWritePathAndOffset()