Home
last modified time | relevance | path

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

/external/webkit/Tools/Scripts/webkitpy/layout_tests/port/
Dhttp_lock.py48 def __init__(self, lock_path, lock_file_prefix="WebKitHttpd.lock.", argument
50 self._lock_path = lock_path
/external/chromium/chrome/browser/
Dprocess_singleton_linux.cc299 void DisplayProfileInUseError(const std::string& lock_path, in DisplayProfileInUseError() argument
306 WideToUTF16(base::SysNativeMBToWide(lock_path)), in DisplayProfileInUseError()