Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/profiles/
Dprofile_info_cache.cc43 const char kGAIAGivenNameKey[] = "gaia_given_name"; variable
366 GetInfoForProfileAtIndex(index)->GetString(kGAIAGivenNameKey, &name); in GetGAIAGivenNameOfProfileAtIndex()
612 info->SetString(kGAIAGivenNameKey, name); in SetGAIAGivenNameOfProfileAtIndex()