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

  /external/chromium/chrome/browser/importer/
firefox_profile_lock.cc 57 const FilePath::CharType* FirefoxProfileLock::kLockFileName =
63 const FilePath::CharType* FirefoxProfileLock::kLockFileName =
68 const FilePath::CharType* FirefoxProfileLock::kLockFileName =
74 lock_file_ = path.Append(kLockFileName);
firefox_profile_lock.h 85 static const FilePath::CharType* kLockFileName;

Completed in 637 milliseconds