Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dsystem_bundle_installer.cpp33 bool SystemBundleInstaller::InstallSystemBundle( in InstallSystemBundle() function in OHOS::AppExecFwk::SystemBundleInstaller
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_event_handler_test/
Dmock_system_bundle_installer.cpp37 bool SystemBundleInstaller::InstallSystemBundle( in InstallSystemBundle() function in OHOS::AppExecFwk::SystemBundleInstaller
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
Dbms_bundle_ota_update_test.cpp122 bool BmsBundleOtaUpdateTest::InstallSystemBundle(const std::string &filePath) const in InstallSystemBundle() function in OHOS::BmsBundleOtaUpdateTest
Dbms_bundle_installer_test.cpp146 bool BmsBundleInstallerTest::InstallSystemBundle(const std::string &filePath) const in InstallSystemBundle() function in OHOS::BmsBundleInstallerTest
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
Dbundle_manager_service.cpp332 void ManagerService::InstallSystemBundle(const char *fileDir, const char *fileName) in InstallSystemBundle() function in OHOS::ManagerService
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_manager_test/
Dbms_bundle_manager_test.cpp127 bool BmsBundleManagerTest::InstallSystemBundle(const std::string &filePath) const in InstallSystemBundle() function in OHOS::BmsBundleManagerTest