Searched refs:InitMemoryLimit (Results 1 – 5 of 5) sorted by relevance
45 …void InitMemoryLimit(MemoryOverflowCalllback callback, uint64_t warning, uint64_t overflow, uint64…
98 void MemorySnapshot::InitMemoryLimit(MemoryOverflowCalllback callback, in InitMemoryLimit() function in OHOS::Rosen::MemorySnapshot
50 static void InitMemoryLimit();
536 void MemoryManager::InitMemoryLimit() in InitMemoryLimit() function in OHOS::Rosen::MemoryManager578 …MemorySnapshot::Instance().InitMemoryLimit(MemoryOverflow, memoryWarning_, cpuMemoryControl, total… in InitMemoryLimit()
674 MemoryManager::InitMemoryLimit(); in Init()