Home
last modified time | relevance | path

Searched defs:cgroup_directory (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/threading/
Dplatform_thread_linux.cc50 const FilePath& cgroup_directory) { in SetThreadCgroup()
63 FilePath cgroup_directory = ThreadPriorityToCgroupDirectory( in SetThreadCgroupForThreadPriority() local
/external/cronet/base/threading/
Dplatform_thread_linux.cc173 const FilePath& cgroup_directory) { in SetThreadCgroup()
188 FilePath cgroup_directory = ThreadTypeToCgroupDirectory( in SetThreadCgroupForThreadType() local