Home
last modified time | relevance | path

Searched refs:RemoveSystemProcess (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dability_death_recipient.cpp33 SystemAbilityManager::GetInstance()->RemoveSystemProcess(remote.promote()); in OnRemoteDied()
H A Dsystem_ability_manager.cpp1175 int32_t SystemAbilityManager::RemoveSystemProcess(const sptr<IRemoteObject>& procObject) in RemoveSystemProcess() function in OHOS::SystemAbilityManager
/ohos5.0/foundation/systemabilitymgr/samgr/test/unittest/
H A Dsystem_ability_manager_test.cpp372 int32_t ret = saMgr->RemoveSystemProcess(nullptr);
395 int32_t ret = saMgr->RemoveSystemProcess(nullptr);
/ohos5.0/foundation/systemabilitymgr/samgr/test/fuzztest/samgrcoverage_fuzzer/
H A Dsamgrcoverage_fuzzer.cpp112 saMgr->RemoveSystemProcess(testAbility); in FuzzRemoveSystemProcess()
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/include/
H A Dsystem_ability_manager.h125 int32_t RemoveSystemProcess(const sptr<IRemoteObject>& procObject);
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dsystem_ability_mgr_stub_test.cpp2044 int32_t res = saMgr->RemoveSystemProcess(testAbility);
2069 res = saMgr->RemoveSystemProcess(testAbility);
2085 int32_t res = saMgr->RemoveSystemProcess(testAbility);
H A Dsystem_ability_mgr_test.cpp2981 int32_t result = saMgr->RemoveSystemProcess(testAbility);
3006 int32_t result = saMgr->RemoveSystemProcess(testAbility);