Searched refs:RemoveSystemAbilityInner (Results 1 – 4 of 4) sorted by relevance
64 int32_t SystemAbilityManagerStub::RemoveSystemAbilityInner(MessageParcel& data, MessageParcel& repl… in RemoveSystemAbilityInner() function in OHOS::SystemAbilityManagerStub
90 return stub->RemoveSystemAbilityInner(data, reply); in LocalRemoveSystemAbility()192 int32_t RemoveSystemAbilityInner(MessageParcel& data, MessageParcel& reply);
228 int32_t result = saMgr->RemoveSystemAbilityInner(data, reply);979 int32_t result = saMgr->RemoveSystemAbilityInner(data, reply);996 int32_t result = saMgr->RemoveSystemAbilityInner(data, reply);
567 int32_t SystemAbilityManagerStub::RemoveSystemAbilityInner(MessageParcel& data, MessageParcel& repl… in RemoveSystemAbilityInner() function in OHOS::SystemAbilityManagerStub