Searched defs:CGroups (Results 1 – 1 of 1) sorted by relevance
44 struct CGroups { struct50 bool enabled;51 base::FilePath foreground_file;52 base::FilePath background_file;54 CGroups() { in CGroups() argument68 static CGroups& Get() { in Get()