Searched defs:isOta (Results 1 – 3 of 3) sorted by relevance
2924 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()
1030 …leInstaller::KillRelatedProcessIfArkWeb(const std::string &bundleName, bool isAppExist, bool isOta) in KillRelatedProcessIfArkWeb()
707 void BMSEventHandler::ProcessRebootQuickFixBundleInstall(const std::string& path, bool isOta) {} in ProcessRebootQuickFixBundleInstall()