Home
last modified time | relevance | path

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

/external/libchrome/base/process/
Dprocess_linux.cc60 base::FileSystemType background_type; in CGroups() local
63 base::GetFileSystemType(background_file, &background_type) && in CGroups()
65 background_type == FILE_SYSTEM_CGROUP; in CGroups()