Searched defs:NotifyOtherProcessWithTimeout (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/
H A Dprocess_singleton_linux.cc763 return NotifyOtherProcessWithTimeout(*CommandLine::ForCurrentProcess(),
768 ProcessSingleton::NotifyResult ProcessSingleton::NotifyOtherProcessWithTimeout( function in class:ProcessSingleton
897 NotifyResult result = NotifyOtherProcessWithTimeout(command_line,
908 result = NotifyOtherProcessWithTimeout(command_line, timeout_seconds, false);

Completed in 17 milliseconds