Searched defs:newSoPath (Results 1 – 12 of 12) sorted by relevance
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_installd_client_test/ |
| D | bms_installd_client_test.cpp | 904 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/ |
| D | installd_interface.h | 261 const std::string &newSoPath, int32_t uid) in ApplyDiffPatch()
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/ |
| D | mock_install_client.cpp | 157 …const std::string &oldSoPath, const std::string &diffFilePath, const std::string &newSoPath, int32… in ApplyDiffPatch()
|
| D | installd_client.cpp | 280 const std::string &newSoPath, int32_t uid) in ApplyDiffPatch()
|
| D | mock_installd_host_impl.cpp | 146 const std::string &newSoPath, int32_t uid) in ApplyDiffPatch()
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/ |
| D | installd_operator.cpp | 867 bool InstalldOperator::ScanSoFiles(const std::string &newSoPath, const std::string &originPath, in ScanSoFiles() 1012 …const std::string &newSoPath, std::vector<std::string> &oldSoFileNames, std::vector<std::string> &… in ProcessApplyDiffPatchPath() 1051 const std::string &newSoPath, int32_t uid) in ApplyDiffPatch()
|
| D | installd_host_impl.cpp | 891 const std::string &newSoPath, int32_t uid) in ApplyDiffPatch()
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
| D | installd_client.cpp | 326 const std::string &newSoPath, int32_t uid) in ApplyDiffPatch()
|
| D | base_bundle_installer.cpp | 2069 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/ |
| D | quick_fix_deployer.cpp | 822 std::string newSoPath = patchPath + Constants::PATH_SEPARATOR + libraryPath; in ProcessApplyDiffPatch() local
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/ |
| D | installd_proxy.cpp | 384 const std::string &newSoPath, int32_t uid) in ApplyDiffPatch()
|
| D | installd_host.cpp | 429 std::string newSoPath = Str16ToStr8(data.ReadString16()); in HandleApplyDiffPatch() local
|