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

/external/chromium_org/chrome/browser/profiles/
H A Dprofile_info_cache.cc284 name = given_name.empty() ? GetGAIANameOfProfileAtIndex(index) : given_name;
356 base::string16 ProfileInfoCache::GetGAIANameOfProfileAtIndex( function in class:ProfileInfoCache
583 if (name == GetGAIANameOfProfileAtIndex(index))

Completed in 892 milliseconds