Home
last modified time | relevance | path

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

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