OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:foreground_type
(Results
1 - 2
of
2
) sorted by null
/external/chromium/base/
process_linux.cc
54
file_util::FileSystemType
foreground_type
;
local
57
file_util::GetFileSystemType(foreground_tasks, &
foreground_type
) &&
59
foreground_type
== file_util::FILE_SYSTEM_CGROUP &&
/external/chromium_org/base/process/
process_linux.cc
49
file_util::FileSystemType
foreground_type
;
local
52
file_util::GetFileSystemType(foreground_file, &
foreground_type
) &&
54
foreground_type
== file_util::FILE_SYSTEM_CGROUP &&
Completed in 75 milliseconds