Searched refs:kLegacyProfileDir (Results 1 – 5 of 5) sorted by relevance
162 extern const char kLegacyProfileDir[];
251 const char kLegacyProfileDir[] = "user"; variable
202 if (login_profile_value == chrome::kLegacyProfileDir || in GetSessionLogDir()
36 return user_id_hash != chrome::kLegacyProfileDir && in ShouldAddProfileDirPrefix()
119 if (id.empty() || id == chrome::kLegacyProfileDir) { in GetDriveMountPointPath()