Home
last modified time | relevance | path

Searched refs:kUserNameKey (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
Dprofile_info_cache.cc44 const char kUserNameKey[] = "user_name"; variable
197 info->SetString(kUserNameKey, username); in AddProfileToCache()
315 GetInfoForProfileAtIndex(index)->GetString(kUserNameKey, &user_name); in GetUserNameOfProfileAtIndex()
506 info->SetString(kUserNameKey, user_name); in SetUserNameOfProfileAtIndex()