HomeSort by relevance Sort by last modified time
    Searched refs:GetGAIAGivenNameOfProfileAtIndex (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/profiles/
profile_info_interface.h 47 virtual base::string16 GetGAIAGivenNameOfProfileAtIndex(
profiles_state.cc 89 cache.GetGAIAGivenNameOfProfileAtIndex(profile_index)) ||
profile_info_cache.h 73 virtual base::string16 GetGAIAGivenNameOfProfileAtIndex(
profile_info_cache.cc 292 base::string16 given_name = GetGAIAGivenNameOfProfileAtIndex(index);
357 base::string16 ProfileInfoCache::GetGAIAGivenNameOfProfileAtIndex(
589 if (name == GetGAIAGivenNameOfProfileAtIndex(index))

Completed in 64 milliseconds