Searched defs:ExtractModuleFiles (Results 1 – 9 of 9) sorted by relevance
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/ |
H A D | installd_interface.h | 55 …virtual ErrCode ExtractModuleFiles(const std::string &srcModulePath, const std::string &targetPath, in ExtractModuleFiles() function
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/ |
H A D | installd_client.cpp | 35 ErrCode InstalldClient::ExtractModuleFiles(const std::string &srcModulePath, const std::string &tar… in ExtractModuleFiles() function in OHOS::AppExecFwk::InstalldClient
|
H A D | mock_install_client.cpp | 25 ErrCode InstalldClient::ExtractModuleFiles(const std::string &srcModulePath, const std::string &tar… in ExtractModuleFiles() function in OHOS::AppExecFwk::InstalldClient
|
H A D | mock_installd_host_impl.cpp | 37 ErrCode InstalldHostImpl::ExtractModuleFiles(const std::string &srcModulePath, const std::string &t… in ExtractModuleFiles() function in OHOS::AppExecFwk::InstalldHostImpl
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | installd_client.cpp | 40 ErrCode InstalldClient::ExtractModuleFiles(const std::string &srcModulePath, const std::string &tar… in ExtractModuleFiles() function in OHOS::AppExecFwk::InstalldClient
|
H A D | base_bundle_installer.cpp | 3501 ErrCode BaseBundleInstaller::ExtractModuleFiles(const InnerBundleInfo &info, const std::string &mod… in ExtractModuleFiles() function in OHOS::AppExecFwk::BaseBundleInstaller
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_install_daemon_test/ |
H A D | bms_install_daemon_test.cpp | 170 int BmsInstallDaemonTest::ExtractModuleFiles(const std::string &srcModulePath, const std::string &t… in ExtractModuleFiles() function in OHOS::BmsInstallDaemonTest
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/ |
H A D | installd_proxy.cpp | 51 ErrCode InstalldProxy::ExtractModuleFiles(const std::string &srcModulePath, const std::string &targ… in ExtractModuleFiles() function in OHOS::AppExecFwk::InstalldProxy
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/ |
H A D | installd_host_impl.cpp | 126 ErrCode InstalldHostImpl::ExtractModuleFiles(const std::string &srcModulePath, const std::string &t… in ExtractModuleFiles() function in OHOS::AppExecFwk::InstalldHostImpl
|