Home
last modified time | relevance | path

Searched refs:InstallExistedApp (Results 1 - 4 of 4) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_multiuser_installer.h36 ErrCode InstallExistedApp(const std::string &bundleName, const int32_t userId);
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/bundlemutiuserinstaller_fuzzer/
H A Dbundlemutiuserinstaller_fuzzer.cpp32 installer->InstallExistedApp(bundleName, USERID); in DoSomethingInterestingWithMyAPI()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_multiuser_installer.cpp46 ErrCode BundleMultiUserInstaller::InstallExistedApp(const std::string &bundleName, const int32_t userId) in InstallExistedApp() function in OHOS::AppExecFwk::BundleMultiUserInstaller
H A Dbundle_installer_host.cpp868 return installer->InstallExistedApp(bundleName, userId); in InstallExisted()

Completed in 4 milliseconds