Home
last modified time | relevance | path

Searched refs:GetWritePathAndOffset (Results 1 – 2 of 2) sorted by relevance

/base/update/updater/services/updater_binary/
Dupdate_processor.h60 …int GetWritePathAndOffset(const std::string &partitionName, std::string &writePath, uint64_t &offs…
Dupdate_processor.cpp148 if (GetWritePathAndOffset(partitionName, writePath, offset, partitionSize) != USCRIPT_SUCCESS) { in Execute()
223 int UScriptInstructionRawImageWrite::GetWritePathAndOffset(const std::string &partitionName, std::s… in GetWritePathAndOffset() function in Updater::UScriptInstructionRawImageWrite