Home
last modified time | relevance | path

Searched defs:oldSoPath (Results 1 - 13 of 13) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_installer_permission_test.cpp531 std::string oldSoPath = "test.old.so.path"; in HWTEST_F() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/
H A Dquick_fix_deployer.cpp826 ProcessApplyDiffPatch(const AppQuickFix &appQuickFix, const HqfInfo &hqf, const std::string &oldSoPath, const std::string &patchPath, int32_t uid) ProcessApplyDiffPatch() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_installd_client_test/
H A Dbms_installd_client_test.cpp989 std::string oldSoPath = EMPTY_STRING; in HWTEST_F() local
1005 std::string oldSoPath = OLD_SO_PATH; in HWTEST_F() local
1021 std::string oldSoPath = OLD_SO_PATH; in HWTEST_F() local
1037 std::string oldSoPath = OLD_SO_PATH; in HWTEST_F() local
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/
H A Dinstalld_interface.h304 virtual ErrCode ApplyDiffPatch(const std::string &oldSoPath, const std::string &diffFilePath, in ApplyDiffPatch() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dmock_installd_host_impl.cpp168 ErrCode InstalldHostImpl::ApplyDiffPatch(const std::string &oldSoPath, const std::string &diffFilePath, in ApplyDiffPatch() argument
H A Dmock_install_client.cpp187 ApplyDiffPatch( const std::string &oldSoPath, const std::string &diffFilePath, const std::string &newSoPath, int32_t uid) ApplyDiffPatch() argument
H A Dinstalld_client.cpp302 ErrCode InstalldClient::ApplyDiffPatch(const std::string &oldSoPath, const std::string &diffFilePath, in ApplyDiffPatch() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dinstalld_client.cpp361 ErrCode InstalldClient::ApplyDiffPatch(const std::string &oldSoPath, const std::string &diffFilePath, in ApplyDiffPatch() argument
H A Dbase_bundle_installer.cpp2661 std::string oldSoPath = std::string(ServiceConstants::HAP_COPY_PATH) + ServiceConstants::PATH_SEPARATOR + in ProcessDiffFiles() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/
H A Dinstalld_host.cpp585 std::string oldSoPath = Str16ToStr8(data.ReadString16()); in HandleApplyDiffPatch() local
H A Dinstalld_proxy.cpp470 ErrCode InstalldProxy::ApplyDiffPatch(const std::string &oldSoPath, const std::string &diffFilePath, in ApplyDiffPatch() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_host_impl.cpp1160 ErrCode InstalldHostImpl::ApplyDiffPatch(const std::string &oldSoPath, const std::string &diffFilePath, in ApplyDiffPatch() argument
H A Dinstalld_operator.cpp1226 bool InstalldOperator::ApplyDiffPatch(const std::string &oldSoPath, cons argument
1185 ProcessApplyDiffPatchPath( const std::string &oldSoPath, const std::string &diffFilePath, const std::string &newSoPath, std::vector<std::string> &oldSoFileNames, std::vector<std::string> &diffFileNames) ProcessApplyDiffPatchPath() argument
[all...]

Completed in 29 milliseconds