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/include/ipc/
Dinstalld_interface.h261 const std::string &newSoPath, int32_t uid) in ApplyDiffPatch()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
Dmock_install_client.cpp157 …const std::string &oldSoPath, const std::string &diffFilePath, const std::string &newSoPath, int32… in ApplyDiffPatch()
Dinstalld_client.cpp280 const std::string &newSoPath, int32_t uid) in ApplyDiffPatch()
Dmock_installd_host_impl.cpp146 const std::string &newSoPath, int32_t uid) in ApplyDiffPatch()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
Dinstalld_operator.cpp867 bool InstalldOperator::ScanSoFiles(const std::string &newSoPath, const std::string &originPath, in ScanSoFiles()
1012const std::string &newSoPath, std::vector<std::string> &oldSoFileNames, std::vector<std::string> &… in ProcessApplyDiffPatchPath()
1051 const std::string &newSoPath, int32_t uid) in ApplyDiffPatch()
Dinstalld_host_impl.cpp891 const std::string &newSoPath, int32_t uid) in ApplyDiffPatch()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dinstalld_client.cpp326 const std::string &newSoPath, int32_t uid) in ApplyDiffPatch()
Dbase_bundle_installer.cpp2069 std::string newSoPath = Constants::BUNDLE_CODE_DIR + Constants::PATH_SEPARATOR + bundleName_ + in ProcessDeployedHqfInfo() local
2122 std::string newSoPath = Constants::BUNDLE_CODE_DIR + Constants::PATH_SEPARATOR + bundleName_ + in ProcessDeployingHqfInfo() local
2287 … std::string newSoPath = Constants::BUNDLE_CODE_DIR + Constants::PATH_SEPARATOR + bundleName_ + in ProcessDiffFiles() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/
Dquick_fix_deployer.cpp822 std::string newSoPath = patchPath + Constants::PATH_SEPARATOR + libraryPath; in ProcessApplyDiffPatch() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/
Dinstalld_proxy.cpp384 const std::string &newSoPath, int32_t uid) in ApplyDiffPatch()
Dinstalld_host.cpp429 std::string newSoPath = Str16ToStr8(data.ReadString16()); in HandleApplyDiffPatch() local