Searched defs:diffFilePath (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 | 994 std::string diffFilePath = DIFF_FILE_PATH; variable 1010 std::string diffFilePath = EMPTY_STRING; variable 1026 std::string diffFilePath = DIFF_FILE_PATH; variable 1042 std::string diffFilePath = DIFF_FILE_PATH; variable
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/ |
| D | installd_interface.h | 347 virtual ErrCode ApplyDiffPatch(const std::string &oldSoPath, const std::string &diffFilePath, in ApplyDiffPatch()
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/ |
| D | installd_client.cpp | 338 …rCode InstalldClient::ApplyDiffPatch(const std::string &oldSoPath, const std::string &diffFilePath, in ApplyDiffPatch()
|
| D | mock_install_client.cpp | 236 …const std::string &oldSoPath, const std::string &diffFilePath, const std::string &newSoPath, int32… in ApplyDiffPatch()
|
| D | mock_installd_host_impl.cpp | 196 …ode InstalldHostImpl::ApplyDiffPatch(const std::string &oldSoPath, const std::string &diffFilePath, in ApplyDiffPatch()
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
| D | installd_client.cpp | 408 …rCode InstalldClient::ApplyDiffPatch(const std::string &oldSoPath, const std::string &diffFilePath, in ApplyDiffPatch()
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/ |
| D | quick_fix_deployer.cpp | 846 …std::string diffFilePath = std::string(ServiceConstants::HAP_COPY_PATH) + ServiceConstants::PATH_S… in ProcessApplyDiffPatch() local
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/ |
| D | bms_bundle_installer_permission_test.cpp | 627 std::string diffFilePath; variable
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/ |
| D | installd_operator.cpp | 1459 const std::string &oldSoPath, const std::string &diffFilePath, in ProcessApplyDiffPatchPath() 1499 bool InstalldOperator::ApplyDiffPatch(const std::string &oldSoPath, const std::string &diffFilePath, in ApplyDiffPatch()
|
| D | installd_host_impl.cpp | 1700 …ode InstalldHostImpl::ApplyDiffPatch(const std::string &oldSoPath, const std::string &diffFilePath, in ApplyDiffPatch()
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/ |
| D | installd_proxy.cpp | 600 ErrCode InstalldProxy::ApplyDiffPatch(const std::string &oldSoPath, const std::string &diffFilePath, in ApplyDiffPatch()
|
| D | installd_host.cpp | 732 std::string diffFilePath = Str16ToStr8(data.ReadString16()); in HandleApplyDiffPatch() local
|