Searched defs:newSoPath (Results 1 – 13 of 13) sorted by relevance
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_installd_client_test/ |
| D | bms_installd_client_test.cpp | 993 std::string newSoPath = NEW_SO_PATH; variable 1009 std::string newSoPath = NEW_SO_PATH; variable 1025 std::string newSoPath = EMPTY_STRING; variable 1041 std::string newSoPath = NEW_SO_PATH; variable
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/ |
| D | installd_interface.h | 306 const std::string &newSoPath, int32_t uid) in ApplyDiffPatch()
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/ |
| D | installd_operator.cpp | 1146 bool InstalldOperator::ScanSoFiles(const std::string &newSoPath, const std::string &originPath, in ScanSoFiles() 1260 …const std::string &newSoPath, std::vector<std::string> &oldSoFileNames, std::vector<std::string> &… in ProcessApplyDiffPatchPath() 1300 const std::string &newSoPath, int32_t uid) in ApplyDiffPatch()
|
| D | installd_host_impl.cpp | 1156 const std::string &newSoPath, int32_t uid) in ApplyDiffPatch()
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/ |
| D | installd_client.cpp | 303 const std::string &newSoPath, int32_t uid) in ApplyDiffPatch()
|
| D | mock_install_client.cpp | 189 …const std::string &oldSoPath, const std::string &diffFilePath, const std::string &newSoPath, int32… in ApplyDiffPatch()
|
| D | mock_installd_host_impl.cpp | 170 const std::string &newSoPath, int32_t uid) in ApplyDiffPatch()
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
| D | installd_client.cpp | 364 const std::string &newSoPath, int32_t uid) in ApplyDiffPatch()
|
| D | base_bundle_installer.cpp | 2432 …std::string newSoPath = Constants::BUNDLE_CODE_DIR + ServiceConstants::PATH_SEPARATOR + bundleName… in ProcessDeployedHqfInfo() local 2486 …std::string newSoPath = Constants::BUNDLE_CODE_DIR + ServiceConstants::PATH_SEPARATOR + bundleName… in ProcessDeployingHqfInfo() local 2651 …std::string newSoPath = Constants::BUNDLE_CODE_DIR + ServiceConstants::PATH_SEPARATOR + bundleName… in ProcessDiffFiles() local
|
| /foundation/communication/ipc/ipc/native/src/core/source/ |
| D | ipc_object_proxy.cpp | 1098 std::string newSoPath = GetNewSoPath(); in IsDlclosed() local
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/ |
| D | quick_fix_deployer.cpp | 846 std::string newSoPath = patchPath + ServiceConstants::PATH_SEPARATOR + libraryPath; in ProcessApplyDiffPatch() local
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/ |
| D | installd_host.cpp | 589 std::string newSoPath = Str16ToStr8(data.ReadString16()); in HandleApplyDiffPatch() local
|
| D | installd_proxy.cpp | 484 const std::string &newSoPath, int32_t uid) in ApplyDiffPatch()
|