Searched defs:userDataClearable (Results 1 – 11 of 11) sorted by relevance
| /foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/test_bundle/system_module/AppScope/ |
| D | app.json | 20 "userDataClearable":false, boolean
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ |
| D | app_privilege_capability.h | 29 bool userDataClearable = true; member
|
| D | pre_scan_info.h | 41 bool userDataClearable = true; member
|
| D | inner_bundle_info.h | 1612 void SetUserDataClearable(bool userDataClearable) in SetUserDataClearable()
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_base_test/ |
| D | bms_bundle_kit_service_base_test.cpp | 158 bool userDataClearable, bool isSystemApp) const in MockInstallBundle() 241 InnerBundleInfo &innerBundleInfo, bool userDataClearable, bool isSystemApp) const in SaveToDatabase() 277 bool userDataClearable, bool isSystemApp) const in AddApplicationInfo()
|
| /foundation/ability/ability_runtime/frameworks/simulator/common/include/ |
| D | application_info.h | 113 bool userDataClearable = true; member
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/ |
| D | bms_bundle_data_mgr_test.cpp | 378 bool userDataClearable, bool isSystemApp) const in AddApplicationInfo() 420 bool userDataClearable, bool isSystemApp) const in MockInstallBundle() 479 InnerBundleInfo &innerBundleInfo, bool userDataClearable, bool isSystemApp) const in SaveToDatabase() 522 bool userDataClearable, bool isSystemApp) const in MockInstallBundle()
|
| D | bms_bundle_kit_service_test.cpp | 407 bool userDataClearable, bool isSystemApp) const in AddApplicationInfo() 449 bool userDataClearable, bool isSystemApp) const in MockInstallBundle() 508 InnerBundleInfo &innerBundleInfo, bool userDataClearable, bool isSystemApp) const in SaveToDatabase() 551 bool userDataClearable, bool isSystemApp) const in MockInstallBundle()
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
| D | module_profile.cpp | 128 std::pair<bool, bool> userDataClearable = std::make_pair<>(false, true); member 212 bool userDataClearable = true; member
|
| D | bundle_profile.cpp | 137 bool userDataClearable = true; member
|
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/ |
| D | application_info.h | 162 bool userDataClearable = true; member
|