Home
last modified time | relevance | path

Searched defs:userDataClearable (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/test_bundle/system_module/AppScope/
H A Dapp.json20 "userDataClearable":false, boolean
/ohos5.0/foundation/bundlemanager/distributed_bundle_framework/services/dbms/test/sceneProject/unittest/system_module/AppScope/
H A Dapp.json20 "userDataClearable":false, boolean
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dapp_privilege_capability.h29 bool userDataClearable = true; member
H A Dpre_scan_info.h41 bool userDataClearable = true; member
H A Dinner_bundle_info.h1683 void SetUserDataClearable(bool userDataClearable) in SetUserDataClearable()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_base_test/
H A Dbms_bundle_kit_service_base_test.cpp160 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 Dmodule_profile.cpp159 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 Dapplication_info.h113 bool userDataClearable = true; member
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dmodule_profile.cpp129 std::pair<bool, bool> userDataClearable = std::make_pair<>(false, true); member
233 bool userDataClearable = true; member
H A Dbundle_profile.cpp129 bool userDataClearable = true; member
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dapplication_info.h220 bool userDataClearable = true; member
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_data_mgr_test.cpp487 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 Dbms_bundle_kit_service_test.cpp592 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()