Home
last modified time | relevance | path

Searched defs:kLockFileName (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/importer/
Dfirefox_profile_lock.cc57 const FilePath::CharType* FirefoxProfileLock::kLockFileName = member in FirefoxProfileLock
63 const FilePath::CharType* FirefoxProfileLock::kLockFileName = member in FirefoxProfileLock
68 const FilePath::CharType* FirefoxProfileLock::kLockFileName = member in FirefoxProfileLock
Dfirefox_profile_lock.h85 static const FilePath::CharType* kLockFileName; variable