Home
last modified time | relevance | path

Searched refs:RemoveDeathProcess (Results 1 - 4 of 4) sorted by relevance

/foundation/ability/ability_runtime/test/unittest/dfr_test/appfreeze_manager_test/
H A Dappfreeze_manager_test.cpp234 appfreezeManager->RemoveDeathProcess(""); in HWTEST_F()
251 appfreezeManager->RemoveDeathProcess(bundleName); in HWTEST_F()
/foundation/ability/ability_runtime/services/appdfr/include/
H A Dappfreeze_manager.h85 void RemoveDeathProcess(std::string bundleName);
/foundation/ability/ability_runtime/services/appdfr/src/
H A Dappfreeze_manager.cpp611 void AppfreezeManager::RemoveDeathProcess(std::string bundleName) in RemoveDeathProcess() function in OHOS::AppExecFwk::AppfreezeManager
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp3664 AppExecFwk::AppfreezeManager::GetInstance()->RemoveDeathProcess(appRecord->GetBundleName()); in OnRemoteDied()

Completed in 15 milliseconds