Home
last modified time | relevance | path

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

/base/update/updater/services/applypatch/
Dcommand_process.cpp171 …std::string storeBase = TransferManager::GetTransferManagerInstance()->GetGlobalParams()->storeBas… in Execute() local
187 …std::string storeBase = TransferManager::GetTransferManagerInstance()->GetGlobalParams()->storeBas… in Execute() local
204 …std::string storeBase = TransferManager::GetTransferManagerInstance()->GetGlobalParams()->storeBas… in Execute() local
Dblock_set.cpp265 …std::string storeBase = TransferManager::GetTransferManagerInstance()->GetGlobalParams()->storeBas… in LoadSourceBuffer() local
314 …std::string storeBase = TransferManager::GetTransferManagerInstance()->GetGlobalParams()->storeBas… in LoadTargetBuffer() local
/base/update/updater/services/include/applypatch/
Dtransfer_manager.h52 std::string storeBase; member