Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/test/moduletest/mock/src/appmgr/
Dsystem_ability_helper.cpp52 bool SystemAbilityHelper::RemoveSystemAbility(const int32_t systemAbilityId) in RemoveSystemAbility() function in OHOS::AppExecFwk::SystemAbilityHelper
/foundation/bundlemanager/bundle_framework/services/test/mock/src/
Dsystem_ability_helper.cpp48 bool SystemAbilityHelper::RemoveSystemAbility(const int32_t systemAbilityId) in RemoveSystemAbility() function in OHOS::AppExecFwk::SystemAbilityHelper
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
Dsystem_ability_helper.cpp50 bool SystemAbilityHelper::RemoveSystemAbility(const int32_t systemAbilityId) in RemoveSystemAbility() function in OHOS::AppExecFwk::SystemAbilityHelper
/foundation/barrierfree/accessibility/services/aams/test/mock/src/aafwk/
Dsystem_ability_manager.cpp148 int32_t SystemAbilityManager::RemoveSystemAbility(int32_t systemAbilityId) in RemoveSystemAbility() function in OHOS::SystemAbilityManager
155 int32_t SystemAbilityManager::RemoveSystemAbility(const sptr<IRemoteObject>& ability) in RemoveSystemAbility() function in OHOS::SystemAbilityManager
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dsystem_ability_helper.cpp52 bool SystemAbilityHelper::RemoveSystemAbility(const int32_t systemAbilityId) in RemoveSystemAbility() function in OHOS::AppExecFwk::SystemAbilityHelper
/foundation/barrierfree/accessibility/frameworks/acfwk/test/mock/src/
Dmock_service_registry.cpp111 int32_t SystemAbilityManagerProxy::RemoveSystemAbility(int32_t systemAbilityId) in RemoveSystemAbility() function in OHOS::SystemAbilityManagerProxy
/foundation/bundlemanager/app_domain_verify/test/unittest/mock/src/
Dmock_service_registry.cpp109 int32_t SystemAbilityManagerProxy::RemoveSystemAbility(int32_t systemAbilityId) in RemoveSystemAbility() function in OHOS::SystemAbilityManagerProxy
/foundation/ability/form_fwk/test/unittest/form_mgr_test/
Dmock_system_ability_manager.h49 int32_t RemoveSystemAbility(int32_t systemAbilityId) override in RemoveSystemAbility() function
/foundation/barrierfree/accessibility/services/test/mock/
Dmock_service_registry.cpp109 int32_t SystemAbilityManagerProxy::RemoveSystemAbility(int32_t systemAbilityId) in RemoveSystemAbility() function in OHOS::SystemAbilityManagerProxy
/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/
Dwrapper.rs78 fn RemoveSystemAbility(said: i32) -> i32; in RemoveSystemAbility() function
/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/cxx/
Dsystem_ability_manager_wrapper.cpp132 int32_t RemoveSystemAbility(int32_t systemAbilityId) in RemoveSystemAbility() function
/foundation/systemabilitymgr/samgr/services/samgr/native/source/
Dsystem_ability_manager.cpp765 int32_t SystemAbilityManager::RemoveSystemAbility(int32_t systemAbilityId) in RemoveSystemAbility() function in OHOS::SystemAbilityManager
798 int32_t SystemAbilityManager::RemoveSystemAbility(const sptr<IRemoteObject>& ability) in RemoveSystemAbility() function in OHOS::SystemAbilityManager
/foundation/systemabilitymgr/samgr/frameworks/native/source/
Dsystem_ability_manager_proxy.cpp448 int32_t SystemAbilityManagerProxy::RemoveSystemAbility(int32_t systemAbilityId) in RemoveSystemAbility() function in OHOS::SystemAbilityManagerProxy