Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/process/
H A Dprocess_linux.cc88 bool PathIsCGroupFileSystem(const FilePath& path) { in PathIsCGroupFileSystem() function
115 enabled = PathIsCGroupFileSystem(foreground_file) && in CGroups()
116 PathIsCGroupFileSystem(background_file); in CGroups()