Home
last modified time | relevance | path

Searched refs:RemoveResidentAbility (Results 1 - 3 of 3) sorted by relevance

/foundation/ability/ability_runtime/services/abilitymgr/include/resident_process/
H A Dresident_process_manager.h92 void RemoveResidentAbility(int32_t residentId);
/foundation/ability/ability_runtime/test/unittest/resident_process_manager_test/
H A Dresident_process_manager_test.cpp135 manager->RemoveResidentAbility(residentId); in HWTEST_F()
/foundation/ability/ability_runtime/services/abilitymgr/src/resident_process/
H A Dresident_process_manager.cpp36 DelayedSingleton<ResidentProcessManager>::GetInstance()->RemoveResidentAbility(residentId_); in ~ResidentAbilityInfoGuard()
287 void ResidentProcessManager::RemoveResidentAbility(int32_t residentId) in RemoveResidentAbility() function in OHOS::AAFwk::ResidentProcessManager

Completed in 2 milliseconds