Home
last modified time | relevance | path

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

/external/cronet/base/process/
Dprocess_linux.cc71 const char kUclampMaxFile[] = "cpu.uclamp.max"; variable
124 ReadFileToString(foreground_path.Append(kUclampMaxFile), &uclamp_max); in CGroups()
340 !WriteFile(cgroup_path.Append(kUclampMaxFile), in InitializePriority()