Home
last modified time | relevance | path

Searched defs:newSoPath (Results 1 – 12 of 12) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_installd_client_test/
Dbms_installd_client_test.cpp904 std::string newSoPath = NEW_SO_PATH; variable
920 std::string newSoPath = NEW_SO_PATH; variable
936 std::string newSoPath = EMPTY_STRING; variable
952 std::string newSoPath = NEW_SO_PATH; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
Dinstalld_client.cpp249 const std::string &newSoPath) in ApplyDiffPatch()
Dmock_installd_host_impl.cpp130 const std::string &newSoPath) in ApplyDiffPatch()
Dmock_install_client.cpp138 const std::string &oldSoPath, const std::string &diffFilePath, const std::string &newSoPath) in ApplyDiffPatch()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/
Dinstalld_interface.h238 const std::string &newSoPath) in ApplyDiffPatch()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dinstalld_client.cpp296 const std::string &newSoPath) in ApplyDiffPatch()
Dbase_bundle_installer.cpp1898 std::string newSoPath = Constants::BUNDLE_CODE_DIR + Constants::PATH_SEPARATOR + bundleName_ + in ProcessDeployedHqfInfo() local
1951 std::string newSoPath = Constants::BUNDLE_CODE_DIR + Constants::PATH_SEPARATOR + bundleName_ + in ProcessDeployingHqfInfo() local
2071 … std::string newSoPath = Constants::BUNDLE_CODE_DIR + Constants::PATH_SEPARATOR + bundleName_ + in ProcessDiffFiles() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
Dinstalld_operator.cpp735const std::string &newSoPath, std::vector<std::string> &oldSoFileNames, std::vector<std::string> &… in ProcessApplyDiffPatchPath()
774 const std::string &newSoPath) in ApplyDiffPatch()
Dinstalld_host_impl.cpp656 const std::string &newSoPath) in ApplyDiffPatch()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/
Dquick_fix_deployer.cpp758 std::string newSoPath = patchPath + Constants::PATH_SEPARATOR + libraryPath; in ProcessApplyDiffPatch() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/
Dinstalld_host.cpp349 std::string newSoPath = Str16ToStr8(data.ReadString16()); in HandleApplyDiffPatch() local
Dinstalld_proxy.cpp324 const std::string &newSoPath) in ApplyDiffPatch()