Home
last modified time | relevance | path

Searched defs:InstallSystemBundle (Results 1 – 3 of 3) sorted by relevance

/foundation/appexecfwk/standard/services/bundlemgr/src/
Dsystem_bundle_installer.cpp33 bool SystemBundleInstaller::InstallSystemBundle(Constants::AppType appType, int32_t userId) in InstallSystemBundle() function in OHOS::AppExecFwk::SystemBundleInstaller
/foundation/appexecfwk/standard/services/bundlemgr/test/unittest/bms_bundle_installer_test/
Dbms_bundle_installer_test.cpp95 bool BmsBundleInstallerTest::InstallSystemBundle(const std::string &filePath) const in InstallSystemBundle() function in BmsBundleInstallerTest
/foundation/appexecfwk/appexecfwk_lite/services/bundlemgr_lite/src/
Dbundle_manager_service.cpp332 void ManagerService::InstallSystemBundle(const char *fileDir, const char *fileName) in InstallSystemBundle() function in OHOS::ManagerService