HomeSort by relevance Sort by last modified time
    Searched refs:socket_target (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/
process_singleton_linux.cc 401 FilePath socket_target; local
402 if (file_util::ReadSymbolicLink(socket_path, &socket_target)) {
407 FilePath remote_cookie = socket_target.DirName().
    [all...]
  /external/chromium_org/chrome/browser/
process_singleton_linux.cc 354 base::FilePath socket_target; local
355 if (file_util::ReadSymbolicLink(socket_path, &socket_target)) {
360 base::FilePath remote_cookie = socket_target.DirName().
    [all...]

Completed in 39 milliseconds