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

  /external/chromium_org/chrome/browser/chromeos/profiles/
profile_helper_browsertest.cc 58 chrome::kLegacyProfileDir);
59 EXPECT_EQ(chrome::kLegacyProfileDir,
profile_helper.cc 73 if (login_profile_value == chrome::kLegacyProfileDir ||
  /external/chromium_org/chrome/common/
chrome_constants.h 148 extern const char kLegacyProfileDir[];
chrome_constants.cc 259 const char kLegacyProfileDir[] = "user";
logging_chrome.cc 212 if (login_profile_value == chrome::kLegacyProfileDir) {

Completed in 44 milliseconds