HomeSort by relevance Sort by last modified time
    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