Home
last modified time | relevance | path

Searched defs:isOTA (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_aot_test/
H A Dbms_data_aot_test.cpp355 bool isOTA = true; variable
373 bool isOTA = false; variable
395 bool isOTA = false; variable
762 bool isOTA = false; variable
785 bool isOTA = true; variable
854 bool isOTA = false; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_event_handler_test/
H A Dmock_system_bundle_installer.cpp190 bool isOTA, in InstallSystemSharedBundle()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dsystem_bundle_installer.cpp52 bool isOTA, in InstallSystemSharedBundle()
H A Dbase_bundle_installer.cpp4924 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()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dinstall_param.h86 bool isOTA = false; member