Searched defs:isOTA (Results 1 – 5 of 5) sorted by relevance
355 bool isOTA = true; variable373 bool isOTA = false; variable395 bool isOTA = false; variable762 bool isOTA = false; variable785 bool isOTA = true; variable854 bool isOTA = false; variable
190 bool isOTA, in InstallSystemSharedBundle()
52 bool isOTA, in InstallSystemSharedBundle()
4924 bool BaseBundleInstaller::CheckInstallOnKeepData(const std::string &bundleName, bool isOTA, in CheckInstallOnKeepData()5153 void BaseBundleInstaller::ProcessAOT(bool isOTA, const std::unordered_map<std::string, InnerBundleI… in ProcessAOT()
86 bool isOTA = false; member