Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/include/
H A Dexit_resident_process_manager.h50 int32_t HandleMemorySizeInSufficent();
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dexit_resident_process_manager.cpp63 int32_t ExitResidentProcessManager::HandleMemorySizeInSufficent() in HandleMemorySizeInSufficent() function in OHOS::AppExecFwk::ExitResidentProcessManager
H A Dapp_mgr_service_inner.cpp7544 auto ret = ExitResidentProcessManager::GetInstance().HandleMemorySizeInSufficent(); in NotifyAppFaultBySA()