Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_service_event_handler.cpp2924 void BMSEventHandler::ProcessRebootQuickFixBundleInstall(const std::string &path, bool isOta) in ProcessRebootQuickFixBundleInstall()
2934 void BMSEventHandler::PatchSystemHspInstall(const std::string &path, bool isOta) in PatchSystemHspInstall()
2983 void BMSEventHandler::PatchSystemBundleInstall(const std::string &path, bool isOta) in PatchSystemBundleInstall()
H A Dbase_bundle_installer.cpp1030 …leInstaller::KillRelatedProcessIfArkWeb(const std::string &bundleName, bool isAppExist, bool isOta) in KillRelatedProcessIfArkWeb()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dbundle_mgr_service_event_handler.cpp707 void BMSEventHandler::ProcessRebootQuickFixBundleInstall(const std::string& path, bool isOta) {} in ProcessRebootQuickFixBundleInstall()