Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp1080 int restartResidentProcCount = MAX_RESTART_COUNT; in LaunchApplication() local
1081 appRecord->SetRestartResidentProcCount(restartResidentProcCount); in LaunchApplication()