Searched defs:diffFilePath (Results 1 – 11 of 11) sorted by relevance
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_installd_client_test/ |
| D | bms_installd_client_test.cpp | 903 std::string diffFilePath = DIFF_FILE_PATH; variable 919 std::string diffFilePath = EMPTY_STRING; variable 935 std::string diffFilePath = DIFF_FILE_PATH; variable 951 std::string diffFilePath = DIFF_FILE_PATH; variable
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/ |
| D | installd_client.cpp | 248 …rCode InstalldClient::ApplyDiffPatch(const std::string &oldSoPath, const std::string &diffFilePath, in ApplyDiffPatch()
|
| D | mock_installd_host_impl.cpp | 129 …ode InstalldHostImpl::ApplyDiffPatch(const std::string &oldSoPath, const std::string &diffFilePath, in ApplyDiffPatch()
|
| D | mock_install_client.cpp | 138 const std::string &oldSoPath, const std::string &diffFilePath, const std::string &newSoPath) in ApplyDiffPatch()
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/ |
| D | installd_interface.h | 237 virtual ErrCode ApplyDiffPatch(const std::string &oldSoPath, const std::string &diffFilePath, in ApplyDiffPatch()
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
| D | installd_client.cpp | 295 …rCode InstalldClient::ApplyDiffPatch(const std::string &oldSoPath, const std::string &diffFilePath, in ApplyDiffPatch()
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/ |
| D | installd_operator.cpp | 734 const std::string &oldSoPath, const std::string &diffFilePath, in ProcessApplyDiffPatchPath() 773 bool InstalldOperator::ApplyDiffPatch(const std::string &oldSoPath, const std::string &diffFilePath, in ApplyDiffPatch()
|
| D | installd_host_impl.cpp | 655 …ode InstalldHostImpl::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 | 748 std::string diffFilePath = Constants::HAP_COPY_PATH + Constants::PATH_SEPARATOR + in ProcessApplyDiffPatch() local
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/ |
| D | installd_host.cpp | 348 std::string diffFilePath = Str16ToStr8(data.ReadString16()); in HandleApplyDiffPatch() local
|
| D | installd_proxy.cpp | 323 ErrCode InstalldProxy::ApplyDiffPatch(const std::string &oldSoPath, const std::string &diffFilePath, in ApplyDiffPatch()
|