Home
last modified time | relevance | path

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

/external/libchrome/base/process/
Dprocess_linux.cc52 base::FilePath background_file; member
57 background_file = in CGroups()
63 base::GetFileSystemType(background_file, &background_type) && in CGroups()
123 const base::FilePath file = background ? CGroups::Get().background_file in SetProcessBackgrounded()