Searched refs:RemoveSystemProcess (Results 1 – 7 of 7) sorted by relevance
33 SystemAbilityManager::GetInstance()->RemoveSystemProcess(remote.promote()); in OnRemoteDied()
1175 int32_t SystemAbilityManager::RemoveSystemProcess(const sptr<IRemoteObject>& procObject) in RemoveSystemProcess() function in OHOS::SystemAbilityManager
372 int32_t ret = saMgr->RemoveSystemProcess(nullptr);395 int32_t ret = saMgr->RemoveSystemProcess(nullptr);
112 saMgr->RemoveSystemProcess(testAbility); in FuzzRemoveSystemProcess()
125 int32_t RemoveSystemProcess(const sptr<IRemoteObject>& procObject);
2044 int32_t res = saMgr->RemoveSystemProcess(testAbility);2069 res = saMgr->RemoveSystemProcess(testAbility);2085 int32_t res = saMgr->RemoveSystemProcess(testAbility);
2981 int32_t result = saMgr->RemoveSystemProcess(testAbility);3006 int32_t result = saMgr->RemoveSystemProcess(testAbility);