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

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

Completed in 56 milliseconds