Searched refs:kOldLockFileName (Results 1 – 3 of 3) sorted by relevance
59 const FilePath::CharType* FirefoxProfileLock::kOldLockFileName = member in FirefoxProfileLock65 const FilePath::CharType* FirefoxProfileLock::kOldLockFileName = member in FirefoxProfileLock
86 static const FilePath::CharType* kOldLockFileName; variable
71 old_lock_file_ = lock_file_.DirName().Append(kOldLockFileName); in Lock()