Searched refs:MemoryOverflow (Results 1 – 2 of 2) sorted by relevance
53 static void MemoryOverflow(pid_t pid, size_t overflowMemory, bool isGpu);
578 …MemorySnapshot::Instance().InitMemoryLimit(MemoryOverflow, memoryWarning_, cpuMemoryControl, total… in InitMemoryLimit()587 gpuContext->InitGpuMemoryLimit(MemoryOverflow, gpuMemoryControl_); in SetGpuMemoryLimit()667 void MemoryManager::MemoryOverflow(pid_t pid, size_t overflowMemory, bool isGpu) in MemoryOverflow() function in OHOS::Rosen::MemoryManager