Searched refs:NotifyMemoryLevelInner (Results 1 – 2 of 2) sorted by relevance
67 void NotifyMemoryLevelInner(const SystemMemoryInfo &info);
636 void PurgeableMemManager::NotifyMemoryLevelInner(const SystemMemoryInfo &info) in NotifyMemoryLevelInner() function in OHOS::Memory::PurgeableMemManager658 handler_->PostImmediateTask([this, info] { this->NotifyMemoryLevelInner(info); }); in NotifyMemoryLevel()