Searched defs:ApplyDiffPatch (Results 1 – 8 of 8) sorted by relevance
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/ |
| D | installd_interface.h | 305 virtual ErrCode ApplyDiffPatch(const std::string &oldSoPath, const std::string &diffFilePath, in ApplyDiffPatch() function
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/ |
| D | installd_client.cpp | 302 ErrCode InstalldClient::ApplyDiffPatch(const std::string &oldSoPath, const std::string &diffFilePat… in ApplyDiffPatch() function in OHOS::AppExecFwk::InstalldClient
|
| D | mock_install_client.cpp | 188 ErrCode InstalldClient::ApplyDiffPatch( in ApplyDiffPatch() function in OHOS::AppExecFwk::InstalldClient
|
| D | mock_installd_host_impl.cpp | 169 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 | 363 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 | 483 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 | 1155 ErrCode InstalldHostImpl::ApplyDiffPatch(const std::string &oldSoPath, const std::string &diffFileP… in ApplyDiffPatch() function in OHOS::AppExecFwk::InstalldHostImpl
|
| D | installd_operator.cpp | 1299 bool InstalldOperator::ApplyDiffPatch(const std::string &oldSoPath, const std::string &diffFilePath, in ApplyDiffPatch() function in OHOS::AppExecFwk::InstalldOperator
|