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

/external/chromium_org/chrome/browser/
H A Dprocess_singleton_posix.cc746 return NotifyOtherProcessWithTimeout(*CommandLine::ForCurrentProcess(),
751 ProcessSingleton::NotifyResult ProcessSingleton::NotifyOtherProcessWithTimeout( function in class:ProcessSingleton
888 NotifyResult result = NotifyOtherProcessWithTimeout(command_line,
899 result = NotifyOtherProcessWithTimeout(command_line, timeout_seconds, false);

Completed in 140 milliseconds