Home
last modified time | relevance | path

Searched defs:diffFilePath (Results 1 – 7 of 7) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
Dmock_installd_host_impl.cpp128 …ode InstalldHostImpl::ApplyDiffPatch(const std::string &oldSoPath, const std::string &diffFilePath, in ApplyDiffPatch()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dinstalld_client.cpp241 …rCode InstalldClient::ApplyDiffPatch(const std::string &oldSoPath, const std::string &diffFilePath, in ApplyDiffPatch()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
Dinstalld_operator.cpp754 const std::string &oldSoPath, const std::string &diffFilePath, in ProcessApplyDiffPatchPath()
793 bool InstalldOperator::ApplyDiffPatch(const std::string &oldSoPath, const std::string &diffFilePath, in ApplyDiffPatch()
Dinstalld_host_impl.cpp558 …ode InstalldHostImpl::ApplyDiffPatch(const std::string &oldSoPath, const std::string &diffFilePath, in ApplyDiffPatch()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/
Dinstalld_host.cpp285 std::string diffFilePath = Str16ToStr8(data.ReadString16()); in HandleApplyDiffPatch() local
Dinstalld_proxy.cpp306 ErrCode InstalldProxy::ApplyDiffPatch(const std::string &oldSoPath, const std::string &diffFilePath, in ApplyDiffPatch()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/
Dquick_fix_deployer.cpp365 std::string diffFilePath = Constants::HAP_COPY_PATH + Constants::PATH_SEPARATOR + in ProcessPatchDeployEnd() local