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

  /external/chromium/chrome/browser/diagnostics/
diagnostics_test.cc 52 return path.AppendASCII(chrome::kNotSignedInProfile);
  /external/chromium/chrome/common/
chrome_constants.h 33 extern const char kNotSignedInProfile[];
chrome_constants.cc 72 const char kNotSignedInProfile[] = "Default";
  /external/chromium/chrome/browser/profiles/
profile_manager_unittest.cc 100 FilePath().AppendASCII(chrome::kNotSignedInProfile);
115 FilePath().AppendASCII(chrome::kNotSignedInProfile);
profile_manager.cc 104 default_profile_dir.AppendASCII(chrome::kNotSignedInProfile);
134 relative_profile_dir.AppendASCII(chrome::kNotSignedInProfile);
  /external/chromium/chrome/browser/
shell_integration_unittest.cc 322 default_user_data_dir.AppendASCII(chrome::kNotSignedInProfile);
shell_integration_win.cc 52 ASCIIToUTF16(chrome::kNotSignedInProfile)) {
225 chrome::kNotSignedInProfile);

Completed in 467 milliseconds