/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/test_bundle/system_module/AppScope/ |
H A D | app.json | 20 "userDataClearable":false, boolean
|
/ohos5.0/foundation/bundlemanager/distributed_bundle_framework/services/dbms/test/sceneProject/unittest/system_module/AppScope/ |
H A D | app.json | 20 "userDataClearable":false, boolean
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ |
H A D | app_privilege_capability.h | 29 bool userDataClearable = true; member
|
H A D | pre_scan_info.h | 41 bool userDataClearable = true; member
|
H A D | inner_bundle_info.h | 1683 void SetUserDataClearable(bool userDataClearable) in SetUserDataClearable()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_base_test/ |
H A D | bms_bundle_kit_service_base_test.cpp | 160 bool userDataClearable, bool isSystemApp) const in MockInstallBundle() 245 InnerBundleInfo &innerBundleInfo, bool userDataClearable, bool isSystemApp) const in SaveToDatabase() 281 bool userDataClearable, bool isSystemApp) const in AddApplicationInfo()
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/ |
H A D | module_profile.cpp | 159 std::pair<bool, bool> userDataClearable = std::make_pair<>(false, true); member 241 bool userDataClearable = true; member
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/common/include/ |
H A D | application_info.h | 113 bool userDataClearable = true; member
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | module_profile.cpp | 129 std::pair<bool, bool> userDataClearable = std::make_pair<>(false, true); member 233 bool userDataClearable = true; member
|
H A D | bundle_profile.cpp | 129 bool userDataClearable = true; member
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/ |
H A D | application_info.h | 220 bool userDataClearable = true; member
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/ |
H A D | bms_bundle_data_mgr_test.cpp | 487 bool userDataClearable, bool isSystemApp) const in AddApplicationInfo() 529 bool userDataClearable, bool isSystemApp) const in MockInstallBundle() 592 InnerBundleInfo &innerBundleInfo, bool userDataClearable, bool isSystemApp) const in SaveToDatabase() 636 bool userDataClearable, bool isSystemApp) const in MockInstallBundle()
|
H A D | bms_bundle_kit_service_test.cpp | 592 bool userDataClearable, bool isSystemApp) const in AddApplicationInfo() 634 bool userDataClearable, bool isSystemApp) const in MockInstallBundle() 717 InnerBundleInfo &innerBundleInfo, bool userDataClearable, bool isSystemApp) const in SaveToDatabase() 761 bool userDataClearable, bool isSystemApp) const in MockInstallBundle()
|