Searched refs:UnloadSystemAbilityInner (Results 1 – 3 of 3) sorted by relevance
125 return stub->UnloadSystemAbilityInner(data, reply); in LocalUnloadSystemAbility()199 int32_t UnloadSystemAbilityInner(MessageParcel& data, MessageParcel& reply);
2623 int32_t result = saMgr->UnloadSystemAbilityInner(data, reply);2640 int32_t result = saMgr->UnloadSystemAbilityInner(data, reply);2825 int32_t result = saMgr->UnloadSystemAbilityInner(data, reply);
736 int32_t SystemAbilityManagerStub::UnloadSystemAbilityInner(MessageParcel& data, MessageParcel& repl… in UnloadSystemAbilityInner() function in OHOS::SystemAbilityManagerStub