Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/app_file_service/services/backup_sa/src/module_ipc/
H A Dservice.cpp256 int32_t oldMemoryParaSize = BConstants::DEFAULT_VFS_CACHE_PRESSURE; in OnStop() local
258 oldMemoryParaSize = session_->GetMemParaCurSize(); in OnStop()
260 StorageMgrAdapter::UpdateMemPara(oldMemoryParaSize); in OnStop()