Searched defs:newSoPath (Results 1 – 13 of 13) sorted by relevance
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_installd_client_test/ |
H A 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
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/ |
H A D | installd_interface.h | 311 const std::string &newSoPath, int32_t uid) in ApplyDiffPatch()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/ |
H A D | installd_client.cpp | 308 const std::string &newSoPath, int32_t uid) in ApplyDiffPatch()
|
H A D | mock_install_client.cpp | 195 …const std::string &oldSoPath, const std::string &diffFilePath, const std::string &newSoPath, int32… in ApplyDiffPatch()
|
H A D | mock_installd_host_impl.cpp | 171 const std::string &newSoPath, int32_t uid) in ApplyDiffPatch()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/ |
H A D | installd_operator.cpp | 1195 bool InstalldOperator::ScanSoFiles(const std::string &newSoPath, const std::string &originPath, in ScanSoFiles() 1309 …const std::string &newSoPath, std::vector<std::string> &oldSoFileNames, std::vector<std::string> &… in ProcessApplyDiffPatchPath() 1349 const std::string &newSoPath, int32_t uid) in ApplyDiffPatch()
|
H A D | installd_host_impl.cpp | 1213 const std::string &newSoPath, int32_t uid) in ApplyDiffPatch()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | installd_client.cpp | 373 const std::string &newSoPath, int32_t uid) in ApplyDiffPatch()
|
H A D | base_bundle_installer.cpp | 2446 …std::string newSoPath = Constants::BUNDLE_CODE_DIR + ServiceConstants::PATH_SEPARATOR + bundleName… in ProcessDeployedHqfInfo() local 2500 …std::string newSoPath = Constants::BUNDLE_CODE_DIR + ServiceConstants::PATH_SEPARATOR + bundleName… in ProcessDeployingHqfInfo() local 2665 …std::string newSoPath = Constants::BUNDLE_CODE_DIR + ServiceConstants::PATH_SEPARATOR + bundleName… in ProcessDiffFiles() local
|
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/ |
H A D | ipc_object_proxy.cpp | 1098 std::string newSoPath = GetNewSoPath(); in IsDlclosed() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/ |
H A D | quick_fix_deployer.cpp | 846 std::string newSoPath = patchPath + ServiceConstants::PATH_SEPARATOR + libraryPath; in ProcessApplyDiffPatch() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/ |
H A D | installd_host.cpp | 614 std::string newSoPath = Str16ToStr8(data.ReadString16()); in HandleApplyDiffPatch() local
|
H A D | installd_proxy.cpp | 500 const std::string &newSoPath, int32_t uid) in ApplyDiffPatch()
|