Searched refs:in_foreground (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/content/browser/android/
H A Dchild_process_launcher_android.h35 bool in_foreground);
H A Dchild_process_launcher_android.cc164 bool in_foreground) {
168 static_cast<jint>(handle), static_cast<jboolean>(in_foreground));
163 SetChildProcessInForeground(base::ProcessHandle handle, bool in_foreground) argument
/external/chromium_org/chrome/installer/util/
H A Dauto_launch_util.cc151 bool in_foreground = local
165 if (in_foreground || in_background) {
183 if (in_foreground) {

Completed in 164 milliseconds