Searched defs:ApplyDiffPatch (Results 1 – 8 of 8) sorted by relevance
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/ |
| D | installd_interface.h | 319 virtual ErrCode ApplyDiffPatch(const std::string &oldSoPath, const std::string &diffFilePath, in ApplyDiffPatch() function
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/ |
| D | mock_install_client.cpp | 200 ErrCode InstalldClient::ApplyDiffPatch( in ApplyDiffPatch() function in OHOS::AppExecFwk::InstalldClient
|
| D | installd_client.cpp | 307 ErrCode InstalldClient::ApplyDiffPatch(const std::string &oldSoPath, const std::string &diffFilePat… in ApplyDiffPatch() function in OHOS::AppExecFwk::InstalldClient
|
| D | mock_installd_host_impl.cpp | 175 ErrCode InstalldHostImpl::ApplyDiffPatch(const std::string &oldSoPath, const std::string &diffFileP… in ApplyDiffPatch() function in OHOS::AppExecFwk::InstalldHostImpl
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
| D | installd_client.cpp | 381 ErrCode InstalldClient::ApplyDiffPatch(const std::string &oldSoPath, const std::string &diffFilePat… in ApplyDiffPatch() function in OHOS::AppExecFwk::InstalldClient
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/ |
| D | installd_proxy.cpp | 526 ErrCode InstalldProxy::ApplyDiffPatch(const std::string &oldSoPath, const std::string &diffFilePath, in ApplyDiffPatch() function in OHOS::AppExecFwk::InstalldProxy
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/ |
| D | installd_host_impl.cpp | 1406 ErrCode InstalldHostImpl::ApplyDiffPatch(const std::string &oldSoPath, const std::string &diffFileP… in ApplyDiffPatch() function in OHOS::AppExecFwk::InstalldHostImpl
|
| D | installd_operator.cpp | 1357 bool InstalldOperator::ApplyDiffPatch(const std::string &oldSoPath, const std::string &diffFilePath, in ApplyDiffPatch() function in OHOS::AppExecFwk::InstalldOperator
|