Home
last modified time | relevance | path

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

/ohos5.0/base/update/updater/services/applypatch/
H A Dcommand_process.cpp178 std::string storeBase = params.GetTransferParams()->storeBase; in Execute() local
193 std::string storeBase = params.GetTransferParams()->storeBase; in Execute() local
210 std::string storeBase = params.GetTransferParams()->storeBase; in Execute() local
H A Dblock_set.cpp255 std::string storeBase = cmd.GetTransferParams()->storeBase; in LoadSourceBuffer() local
304 std::string storeBase = cmd.GetTransferParams()->storeBase; in LoadTargetBuffer() local
/ohos5.0/base/update/updater/services/include/applypatch/
H A Dtransfer_manager.h51 std::string storeBase; member