Home
last modified time | relevance | path

Searched refs:GetWritePathAndOffset (Results 1 - 4 of 4) sorted by relevance

/base/update/updater/services/updater_binary/
H A Dupdate_processor.h73 int GetWritePathAndOffset(const std::string &partitionName, std::string &writePath, uint64_t &offset,
H A Dupdate_processor.cpp215 if (GetWritePathAndOffset(partitionName, writePath, offset, partitionSize) != USCRIPT_SUCCESS) { in Execute()
436 int UScriptInstructionRawImageWrite::GetWritePathAndOffset(const std::string &partitionName, std::string &writePath, in GetWritePathAndOffset() function in Updater::UScriptInstructionRawImageWrite
/base/update/updater/services/flow_update/update_bin/
H A Dcomponent_processor.h137 int GetWritePathAndOffset(const std::string &partitionName, std::string &writePath, uint64_t &offset,
H A Dcomponent_processor.cpp154 if (GetWritePathAndOffset(partitionName, writePath, offset, partitionSize) != USCRIPT_SUCCESS) { in PreProcess()
227 int RawImgProcessor::GetWritePathAndOffset(const std::string &partitionName, std::string &writePath, in GetWritePathAndOffset() function in Updater::RawImgProcessor

Completed in 3 milliseconds