Home
last modified time | relevance | path

Searched refs:RemoveSystemAbilityWrapper (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/barrierfree/accessibility/frameworks/acfwk/test/mock/src/
H A Dmock_service_registry.cpp102 int32_t SystemAbilityManagerProxy::RemoveSystemAbilityWrapper(int32_t code, MessageParcel& data) in RemoveSystemAbilityWrapper() function in OHOS::SystemAbilityManagerProxy
/ohos5.0/base/security/access_token/services/test/mock/aafwk/
H A Dmock_service_registry.cpp116 int32_t SystemAbilityManagerProxy::RemoveSystemAbilityWrapper(int32_t code, MessageParcel& data) in RemoveSystemAbilityWrapper() function in OHOS::SystemAbilityManagerProxy
/ohos5.0/foundation/bundlemanager/app_domain_verify/test/unittest/mock/src/
H A Dmock_service_registry.cpp104 int32_t SystemAbilityManagerProxy::RemoveSystemAbilityWrapper(int32_t code, MessageParcel& data) in RemoveSystemAbilityWrapper() function in OHOS::SystemAbilityManagerProxy
/ohos5.0/base/account/os_account/services/accountmgr/test/mock/src/
H A Dmock_service_registry.cpp73 int32_t SystemAbilityManagerProxy::RemoveSystemAbilityWrapper(int32_t code, MessageParcel& data) in RemoveSystemAbilityWrapper() function in OHOS::SystemAbilityManagerProxy
/ohos5.0/base/location/test/mock/src/
H A Dmock_service_registry.cpp82 int32_t SystemAbilityManagerProxy::RemoveSystemAbilityWrapper(int32_t code, MessageParcel& data) in RemoveSystemAbilityWrapper() function in OHOS::SystemAbilityManagerProxy
/ohos5.0/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_service_registry.cpp104 int32_t SystemAbilityManagerProxy::RemoveSystemAbilityWrapper(int32_t code, MessageParcel& data) in RemoveSystemAbilityWrapper() function in OHOS::SystemAbilityManagerProxy
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Dsystem_ability_manager_proxy.h276 int32_t RemoveSystemAbilityWrapper(int32_t code, MessageParcel& data);
/ohos5.0/foundation/systemabilitymgr/samgr/frameworks/native/source/
H A Dsystem_ability_manager_proxy.cpp423 int32_t SystemAbilityManagerProxy::RemoveSystemAbilityWrapper(int32_t code, MessageParcel& data) in RemoveSystemAbilityWrapper() function in OHOS::SystemAbilityManagerProxy
466 int32_t result = RemoveSystemAbilityWrapper( in RemoveSystemAbility()