OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsChildProcessOomProtected
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/content/browser/android/
child_process_launcher_android.h
32
bool
IsChildProcessOomProtected
(base::ProcessHandle handle);
child_process_launcher_android.cc
134
bool
IsChildProcessOomProtected
(base::ProcessHandle handle) {
/external/chromium_org/content/browser/
child_process_launcher.cc
482
if (
IsChildProcessOomProtected
(handle)) {
Completed in 668 milliseconds