Searched defs:GetGAIAGivenNameOfProfileAtIndex (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
H A Dprofile_info_cache.cc283 base::string16 given_name = GetGAIAGivenNameOfProfileAtIndex(index);
363 base::string16 ProfileInfoCache::GetGAIAGivenNameOfProfileAtIndex( function in class:ProfileInfoCache
606 if (name == GetGAIAGivenNameOfProfileAtIndex(index))

Completed in 402 milliseconds