Searched refs:dumpSetMemory (Results 1 – 1 of 1) sorted by relevance
46 int32_t dumpSetMemory = workPolicyManager_->GetDumpSetMemory(); in GetMemAvailable() local47 if (dumpSetMemory != -1) { in GetMemAvailable()48 WS_HILOGD("dump set memory:%{public}d", dumpSetMemory); in GetMemAvailable()49 return dumpSetMemory; in GetMemAvailable()