Searched defs:ExtractDiffFiles (Results 1 – 8 of 8) sorted by relevance
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/ |
H A D | installd_interface.h | 304 virtual ErrCode ExtractDiffFiles(const std::string &filePath, const std::string &targetPath, in ExtractDiffFiles() function
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/ |
H A D | installd_client.cpp | 298 ErrCode InstalldClient::ExtractDiffFiles(const std::string &filePath, const std::string &targetPath, in ExtractDiffFiles() function in OHOS::AppExecFwk::InstalldClient
|
H A D | mock_install_client.cpp | 188 ErrCode InstalldClient::ExtractDiffFiles( in ExtractDiffFiles() function in OHOS::AppExecFwk::InstalldClient
|
H A D | mock_installd_host_impl.cpp | 164 ErrCode InstalldHostImpl::ExtractDiffFiles(const std::string &filePath, const std::string &targetPa… in ExtractDiffFiles() function in OHOS::AppExecFwk::InstalldHostImpl
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | installd_client.cpp | 362 ErrCode InstalldClient::ExtractDiffFiles(const std::string &filePath, const std::string &targetPath, in ExtractDiffFiles() function in OHOS::AppExecFwk::InstalldClient
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/ |
H A D | installd_proxy.cpp | 485 ErrCode InstalldProxy::ExtractDiffFiles(const std::string &filePath, const std::string &targetPath, in ExtractDiffFiles() function in OHOS::AppExecFwk::InstalldProxy
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/ |
H A D | installd_host_impl.cpp | 1194 ErrCode InstalldHostImpl::ExtractDiffFiles(const std::string &filePath, const std::string &targetPa… in ExtractDiffFiles() function in OHOS::AppExecFwk::InstalldHostImpl
|
H A D | installd_operator.cpp | 1280 bool InstalldOperator::ExtractDiffFiles(const std::string &filePath, const std::string &targetPath, in ExtractDiffFiles() function in OHOS::AppExecFwk::InstalldOperator
|