Home
last modified time | relevance | path

Searched defs:isRemovable (Results 1 – 17 of 17) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dinner_bundle_user_info.h42 bool isRemovable = true; member
H A Dinner_bundle_info.h92 std::map<std::string, bool> isRemovable; member
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_free_install_test/
H A Dbms_bundle_free_install_test.cpp289 bool isRemovable = false; variable
309 bool isRemovable = false; variable
331 bool isRemovable = false; variable
353 bool isRemovable = false; variable
377 bool isRemovable = false; variable
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Dhap_module_info.h118 std::map<std::string, bool> isRemovable; member
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/bundle_parser/
H A Dinner_bundle_info.h59 std::map<std::string, bool> isRemovable; member
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dhap_module_info.h164 std::map<std::string, bool> isRemovable; member
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_kit_service_test.cpp1578 bool isRemovable = false; variable
1598 bool isRemovable = false; variable
1618 bool isRemovable = false; variable
1641 bool isRemovable = false; variable
1659 bool isRemovable = false; variable
1679 bool isRemovable = false; variable
1704 bool isRemovable = false; variable
6996 std::map<std::string, bool> isRemovable; variable
9934 bool isRemovable; variable
9958 bool isRemovable; variable
[all …]
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/free_install/
H A Dfree_install.cpp55 const std::string &moduleName, bool &isRemovable) in InnerIsHapModuleRemovable()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_permission_grant_test/
H A Dbms_bundle_permission_system_app_test.cpp447 bool isRemovable = false; variable
H A Dbms_bundle_permission_false_test.cpp573 bool isRemovable = false; variable
/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_test_tool.cpp1126 bool isRemovable = false; in GetIsRemovableOperation() local
1187 int option, const std::string &commandName, int &isRemovable, std::string &name) in CheckRemovableCorrectOption()
1240 int isRemovable = 0; in RunAsSetRemovableCommand() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_manager_test/
H A Dbms_bundle_manager_test.cpp2591 bool isRemovable = true; variable
2623 bool isRemovable = true; variable
3671 bool isRemovable; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_mgr_interface.h770 … IsModuleRemovable(const std::string &bundleName, const std::string &moduleName, bool &isRemovable) in IsModuleRemovable()
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/acts_bms_kit_system_test/
H A Dacts_bms_kit_system_test.cpp6934 bool isRemovable = false; variable
6950 bool isRemovable = false; variable
6966 bool isRemovable = false; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_proxy.cpp1887 bool &isRemovable) in IsModuleRemovable()
H A Dbundle_mgr_host.cpp2483 bool isRemovable = false; in HandleIsModuleRemovable() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp2016 bool &isRemovable) in IsModuleRemovable()