Home
last modified time | relevance | path

Searched defs:ExtractDiffFiles (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/
H A Dinstalld_interface.h304 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 Dinstalld_client.cpp298 ErrCode InstalldClient::ExtractDiffFiles(const std::string &filePath, const std::string &targetPath, in ExtractDiffFiles() function in OHOS::AppExecFwk::InstalldClient
H A Dmock_install_client.cpp188 ErrCode InstalldClient::ExtractDiffFiles( in ExtractDiffFiles() function in OHOS::AppExecFwk::InstalldClient
H A Dmock_installd_host_impl.cpp164 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 Dinstalld_client.cpp362 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 Dinstalld_proxy.cpp485 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 Dinstalld_host_impl.cpp1194 ErrCode InstalldHostImpl::ExtractDiffFiles(const std::string &filePath, const std::string &targetPa… in ExtractDiffFiles() function in OHOS::AppExecFwk::InstalldHostImpl
H A Dinstalld_operator.cpp1280 bool InstalldOperator::ExtractDiffFiles(const std::string &filePath, const std::string &targetPath, in ExtractDiffFiles() function in OHOS::AppExecFwk::InstalldOperator