Home
last modified time | relevance | path

Searched refs:ParseLockPath (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/
Dprocess_singleton_linux.cc273 bool ParseLockPath(const FilePath& path, in ParseLockPath() function
345 ParseLockPath(path, &hostname, &pid); in KillProcessByLockPath()
787 if (!ParseLockPath(lock_path_, &hostname, &pid)) { in NotifyOtherProcessWithTimeout()