Home
last modified time | relevance | path

Searched defs:InstallSandboxApp (Results 1 – 11 of 11) sorted by relevance

/foundation/bundlemanager/bundle_tool/test/mock/
Dmock_bundle_installer_host.cpp104 ErrCode MockBundleInstallerHost::InstallSandboxApp(const std::string &bundleName, int32_t dplType, … in InstallSandboxApp() function in OHOS::AppExecFwk::MockBundleInstallerHost
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/sandbox_app/
Dbundle_sandbox_app_helper.cpp162 ErrCode BundleSandboxAppHelper::InstallSandboxApp(const std::string &bundleName, const int32_t &dlp… in InstallSandboxApp() function in OHOS::AppExecFwk::BundleSandboxAppHelper
Dbundle_sandbox_installer.cpp45 ErrCode BundleSandboxInstaller::InstallSandboxApp(const std::string &bundleName, const int32_t &dlp… in InstallSandboxApp() function in OHOS::AppExecFwk::BundleSandboxInstaller
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
Dbundle_mgr_client.cpp146 ErrCode BundleMgrClient::InstallSandboxApp(const std::string &bundleName, int32_t dlpType, int32_t … in InstallSandboxApp() function in OHOS::AppExecFwk::BundleMgrClient
Dbundle_mgr_client_impl.cpp428 ErrCode BundleMgrClientImpl::InstallSandboxApp(const std::string &bundleName, int32_t dlpType, int3… in InstallSandboxApp() function in OHOS::AppExecFwk::BundleMgrClientImpl
Dbundle_installer_proxy.cpp193 ErrCode BundleInstallerProxy::InstallSandboxApp(const std::string &bundleName, int32_t dlpType, int… in InstallSandboxApp() function in OHOS::AppExecFwk::BundleInstallerProxy
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_multiuser_install_test/
Dbms_bundle_multiuser_install_ipc_test.cpp150 ErrCode InstallSandboxApp(const std::string &bundleName, int32_t dlpType, int32_t userId, in InstallSandboxApp() function in OHOS::EmptyTestBundleInstaller
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_installer_host.cpp532 ErrCode BundleInstallerHost::InstallSandboxApp(const std::string &bundleName, int32_t dplType, int3… in InstallSandboxApp() function in OHOS::AppExecFwk::BundleInstallerHost
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_bundle_manager_helper/
Dbundle_mgr_helper.cpp81 ErrCode BundleMgrHelper::InstallSandboxApp(const std::string &bundleName, int32_t dlpType, int32_t … in InstallSandboxApp() function in OHOS::AppExecFwk::BundleMgrHelper
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_sandbox_app_test/
Dbms_bundle_sandbox_app_test.cpp155 ErrCode BmsSandboxAppTest::InstallSandboxApp(const std::string &bundleName, int32_t dplType, int32_… in InstallSandboxApp() function in OHOS::BmsSandboxAppTest
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
Dbms_bundle_kit_service_test.cpp432 ErrCode IBundleInstallerTest::InstallSandboxApp( in InstallSandboxApp() function in OHOS::IBundleInstallerTest