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

  /external/chromium_org/chrome/browser/importer/
firefox_profile_lock.cc 57 const base::FilePath::CharType* FirefoxProfileLock::kLockFileName =
63 const base::FilePath::CharType* FirefoxProfileLock::kLockFileName =
68 const base::FilePath::CharType* FirefoxProfileLock::kLockFileName =
74 lock_file_ = path.Append(kLockFileName);
firefox_profile_lock.h 84 static const base::FilePath::CharType* kLockFileName;
firefox_profile_lock_unittest.cc 37 test_path.Append(FirefoxProfileLock::kLockFileName);
70 test_path.Append(FirefoxProfileLock::kLockFileName);

Completed in 213 milliseconds